mirror of
https://github.com/edisionnano/QDiskInfo.git
synced 2026-03-07 11:59:57 +03:00
simplify appimagetool since defaults are better
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user