diff --git a/rpi_create_image.sh b/rpi_create_image.sh index 8f48e8a..eb59612 100644 --- a/rpi_create_image.sh +++ b/rpi_create_image.sh @@ -25,7 +25,7 @@ imgsize=$(du -h $imgname) # shrink and compress the image 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) # sha256 checksums