Skip to content

Commit d7dd910

Browse files
Update make-appimage.sh
1 parent 9973cc0 commit d7dd910

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

make-appimage.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,7 @@ quick-sharun /usr/bin/dosbox-x
1919

2020
# Turn AppDir into AppImage
2121
quick-sharun --make-appimage
22+
23+
# Test the app for 12 seconds, if the app normally quits before that time
24+
# then skip this or check if some flag can be passed that makes it stay open
25+
quick-sharun --test ./dist/*.AppImage

0 commit comments

Comments
 (0)