We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c37e24e commit cb2ca4dCopy full SHA for cb2ca4d
build.sh
@@ -99,4 +99,4 @@ fi
99
cd "${TMP_DIR}"
100
101
# create app image
102
-appimagetool -u "${UPINFO}" "${APP_DIR}"
+appimagetool -u "${UPINFO}" "${APP_DIR}" --runtime-file /usr/local/bin/sharun
0 commit comments