We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa6f772 commit 58dec4cCopy full SHA for 58dec4c
1 file changed
make-appimage.sh
@@ -17,3 +17,6 @@ quick-sharun /usr/bin/filelight
17
18
# Turn AppDir into AppImage
19
quick-sharun --make-appimage
20
+
21
+# test the final app
22
+quick-sharun --test ./dist/*.AppImage
0 commit comments