From 2f647b53b662f5866845de3ffa2b6e19fa1458c6 Mon Sep 17 00:00:00 2001 From: Samueru-sama Date: Sat, 18 Apr 2026 03:24:48 -0400 Subject: [PATCH] fix error --- scripts/makeappimage_64-bit.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/makeappimage_64-bit.sh b/scripts/makeappimage_64-bit.sh index 60ca98f52f..08e6333b2f 100644 --- a/scripts/makeappimage_64-bit.sh +++ b/scripts/makeappimage_64-bit.sh @@ -23,5 +23,5 @@ chmod +x ./quick-sharun cp -vr ./build/assets ./AppDir/bin # Make AppImage with uruntime -quick-sharun --make-appimage +./quick-sharun --make-appimage