1.5-rc-3
This commit is contained in:
+1
-1
@@ -25,7 +25,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 -v -Z -a $imgname
|
sudo pishrink.sh -Z -a $imgname
|
||||||
xzsize=$(du -h $xzname)
|
xzsize=$(du -h $xzname)
|
||||||
|
|
||||||
# sha256 checksums
|
# sha256 checksums
|
||||||
|
|||||||
Reference in New Issue
Block a user