diff --git a/qdiskinfo-appimage.sh b/qdiskinfo-appimage.sh index 09e345d..0a78c84 100644 --- a/qdiskinfo-appimage.sh +++ b/qdiskinfo-appimage.sh @@ -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