From eb2478d108762375a7d06b02464e4ae0f6bb4ad8 Mon Sep 17 00:00:00 2001 From: Samuel <36420837+Samueru-sama@users.noreply.github.com> Date: Tue, 10 Feb 2026 07:58:36 -0400 Subject: [PATCH] add test --- make-appimage.sh | 4 ++++ 1 file changed, 4 insertions(+) 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