diff --git a/step2.sh b/step2.sh index 625db8c..220cb67 100644 --- a/step2.sh +++ b/step2.sh @@ -90,7 +90,7 @@ du -hd1 "$workdir" # Packaging cd "$workdir" # LZMA2 is ~1.8x faster -"C:\Program Files\7-Zip\7z.exe" a -t7z -m0=lzma2 -mx=5 -mfb=32 -md=16m -ms=on -mf=BCJ2 -v2000000000b ComfyUI_Windows_portable_cu121.7z ComfyUI_Windows_portable +"C:\Program Files\7-Zip\7z.exe" a -t7z -m0=lzma2 -mx=5 -mfb=32 -md=16m -ms=on -mf=BCJ2 -v2100000000b ComfyUI_Windows_portable_cu121.7z ComfyUI_Windows_portable cd "$workdir" ls -lahF