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.
1 parent aa39663 commit 4da7b34Copy full SHA for 4da7b34
1 file changed
make-appimage.sh
@@ -18,3 +18,6 @@ quick-sharun /PATH/TO/BINARY_AND_LIBRARIES_HERE
18
19
# Turn AppDir into AppImage
20
quick-sharun --make-appimage
21
+
22
+# test the final app
23
+quick-sharun --test ./dist/*.AppImage
0 commit comments