added pi_create_from_img

This commit is contained in:
2025-12-17 01:33:44 -07:00
parent a87b3f6488
commit 3d520237a5
+1 -1
View File
@@ -56,7 +56,7 @@ sudo kpartx -dv "$imgpath"
sleepfive sleepfive
echo "shrinking $imgpath to $imgpath.xz" echo "shrinking $imgpath to $xzpath"
sudo pishrink -Z -r -v -a "$imgpath" sudo pishrink -Z -r -v -a "$imgpath"
sleepfive sleepfive