Skip to content

Commit

Permalink
indicate this appimage works everywhere
Browse files Browse the repository at this point in the history
  • Loading branch information
Samueru-sama authored Nov 20, 2024
1 parent 23a4181 commit 2779511
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion desmume-appimage.sh
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ echo "Generating AppImage..."
--no-history --no-create-timestamp \
--compression zstd:level=22 -S22 -B16 \
--header uruntime \
-i ./AppDir -o "$PACKAGE"-"$VERSION"-"$ARCH".AppImage
-i ./AppDir -o "$PACKAGE"-"$VERSION"-anylinux-"$ARCH".AppImage

echo "Generating zsync file..."
zsyncmake *.AppImage -u *.AppImage
Expand Down

0 comments on commit 2779511

Please sign in to comment.