faster git downdoots

This commit is contained in:
2025-11-02 10:07:58 -07:00
parent e8bc4719d7
commit 6478f9e373
+1 -1
View File
@@ -38,7 +38,7 @@ imgsize=$(du -h $imgname)
# shrink and compress the image # shrink and compress the image
webhook "Copied the disk to $imgname ($imgsize), compressing to $xzname" webhook "Copied the disk to $imgname ($imgsize), compressing to $xzname"
sudo pishrink.sh -Z -a $imgname sudo pishrink.sh -Z -v -a $imgname
xzsize=$(du -h $xzname) xzsize=$(du -h $xzname)
# xz sha256 # xz sha256