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 d4e10b9 commit bccf394
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ppsspp-appimage.sh
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,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 bccf394

Please sign in to comment.