This commit is contained in:
2024-09-27 15:22:31 -06:00
parent abc0d1b0d8
commit 864c413c79
+1 -1
View File
@@ -20,4 +20,4 @@ filename="./imgs/${number}-${tag}-${dumpsize}-${timestamp}.img"
echo -e "\nWriting to ${filename}"
sudo dd if=$block of=$filename bs=$blocksize count=$blocks status=progress conv=fdatasync
echo -e "\n\nDONE\n\nWritten to: ${filename}\n\n"
echo -e "\n\nDONE\n\nWritten to: ${filename}\n\n"