diff --git a/make-appimage.sh b/make-appimage.sh index c6e115e..d14c596 100644 --- a/make-appimage.sh +++ b/make-appimage.sh @@ -27,3 +27,7 @@ quick-sharun /usr/bin/RMG /usr/lib/RMG # Turn AppDir into AppImage quick-sharun --make-appimage + +# Test the app for 12 seconds, if the app normally quits before that time +# then skip this or check if some flag can be passed that makes it stay open +quick-sharun --test ./dist/*.AppImage