1762072268

This commit is contained in:
2025-11-02 01:31:08 -07:00
parent 5d7d8d05ae
commit b63b2831fb
+1 -1
View File
@@ -34,7 +34,7 @@ sudo dd if=$dadisk of=$imgname bs=4M status=progress
imgsize=$(du -h $imgname)
# img sha256
sha256sum $imgname | tee $checksums
# sha256sum $imgname | tee $checksums
# shrink and compress the image
webhook "Copied the disk to $imgname ($imgsize), compressing to $xzname"