We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
--runtime-file
1 parent 61d7a45 commit 6d70443Copy full SHA for 6d70443
build.sh
@@ -103,4 +103,4 @@ cd "${TMP_DIR}"
103
URUNTIME_PRELOAD=1 appimagetool --comp zstd \
104
--mksquashfs-opt -Xcompression-level --mksquashfs-opt 22 \
105
--mksquashfs-opt -b --mksquashfs-opt 1M \
106
- -u "${UPINFO}" "${APP_DIR}" --runtime-file /usr/local/bin/uruntime
+ -u "${UPINFO}" "${APP_DIR}"
0 commit comments