mirror of
https://github.com/edisionnano/QDiskInfo.git
synced 2026-03-07 20:09:55 +03:00
simplify appimagetool since defaults are better
This commit is contained in:
@@ -71,8 +71,5 @@ cd ..
|
|||||||
wget "$APPIMAGETOOL" -O ./appimagetool
|
wget "$APPIMAGETOOL" -O ./appimagetool
|
||||||
chmod +x ./appimagetool
|
chmod +x ./appimagetool
|
||||||
|
|
||||||
./appimagetool --comp zstd \
|
./appimagetool --no-appstream -u "$UPINFO" \
|
||||||
--mksquashfs-opt -Xcompression-level \
|
|
||||||
--mksquashfs-opt 22 \
|
|
||||||
--no-appstream -u "$UPINFO" \
|
|
||||||
"$PWD"/AppDir "$PWD"/"$APP"-"$VERSION"-"$ARCH".AppImage
|
"$PWD"/AppDir "$PWD"/"$APP"-"$VERSION"-"$ARCH".AppImage
|
||||||
|
|||||||
Reference in New Issue
Block a user