simplify appimagetool since defaults are better

This commit is contained in:
Samuel
2025-04-06 22:43:52 -04:00
committed by GitHub
parent 34db8a8e79
commit ed13b389e2

View File

@@ -71,8 +71,5 @@ cd ..
wget "$APPIMAGETOOL" -O ./appimagetool
chmod +x ./appimagetool
./appimagetool --comp zstd \
--mksquashfs-opt -Xcompression-level \
--mksquashfs-opt 22 \
--no-appstream -u "$UPINFO" \
./appimagetool --no-appstream -u "$UPINFO" \
"$PWD"/AppDir "$PWD"/"$APP"-"$VERSION"-"$ARCH".AppImage