diff --git a/customscripts/pi_create_image_from_img b/customscripts/pi_create_image_from_img index 2bd489d..546b5e3 100644 --- a/customscripts/pi_create_image_from_img +++ b/customscripts/pi_create_image_from_img @@ -56,7 +56,7 @@ sudo kpartx -dv "$imgpath" sleepfive -echo "shrinking $imgpath to $imgpath.xz" +echo "shrinking $imgpath to $xzpath" sudo pishrink -Z -r -v -a "$imgpath" sleepfive