We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35eb538 commit 33a8c0dCopy full SHA for 33a8c0d
1 file changed
make-appimage.sh
@@ -20,3 +20,6 @@ quick-sharun /usr/bin/transmission* /usr/share/transmission
20
21
# Turn AppDir into AppImage
22
quick-sharun --make-appimage
23
+
24
+# test the final app
25
+quick-sharun --test ./dist/*.AppImage
0 commit comments