From 5e2e2f32c2a8fb1fe94230213a7f268aca47aefc Mon Sep 17 00:00:00 2001 From: PrincessPi3 Date: Thu, 30 Oct 2025 05:24:11 -0600 Subject: [PATCH] 1.5-rc-3 --- rpi_create_image.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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