We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3155c51 commit 6c88d30Copy full SHA for 6c88d30
1 file changed
make-appimage.sh
@@ -27,3 +27,7 @@ quick-sharun \
27
28
# Turn AppDir into AppImage
29
quick-sharun --make-appimage
30
+
31
+# Test the app for 12 seconds, if the app normally quits before that time
32
+# then skip this or check if some flag can be passed that makes it stay open
33
+quick-sharun --test ./dist/*.AppImage
0 commit comments