Skip to content

Commit 000aa4e

Browse files
authored
update dwarfs comp settings
1 parent 0b1b214 commit 000aa4e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

strawberry-appimage.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ echo "Generating AppImage..."
8383
./uruntime --appimage-mkdwarfs -f \
8484
--set-owner 0 --set-group 0 \
8585
--no-history --no-create-timestamp \
86-
--compression zstd:level=22 -S26 -B32 \
86+
--compression zstd:level=22 -S26 -B8 \
8787
--header uruntime \
8888
-i ./AppDir -o "$PACKAGE"-"$VERSION"-anylinux-"$ARCH".AppImage
8989

0 commit comments

Comments
 (0)