diff --git a/customscripts/pi_create_image_from_img b/customscripts/pi_create_image_from_img index a57122e..d40a065 100644 --- a/customscripts/pi_create_image_from_img +++ b/customscripts/pi_create_image_from_img @@ -64,7 +64,7 @@ sudo pishrink -Z -r -v -a "$imgpath" sleepfive echo "testing image $xzpath" -sudo xz -t "$xzpath" +sudo xz -t -v "$xzpath" sleepfive