From 8df4bf4beecd3b96d2d104fc7537e800eec26ccc Mon Sep 17 00:00:00 2001 From: PrincessPi3 Date: Wed, 13 May 2026 10:49:15 -0600 Subject: [PATCH] how do i look? do i look alright? did they like it? god i hope they liked me --- customscripts/dump_compressed_img_file.sh | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/customscripts/dump_compressed_img_file.sh b/customscripts/dump_compressed_img_file.sh index 0c92b91..8432ca6 100644 --- a/customscripts/dump_compressed_img_file.sh +++ b/customscripts/dump_compressed_img_file.sh @@ -1,4 +1,9 @@ #!/bin/bash +# todo: +## enum partitions +### file zero fill empty space of good partitions +### dd zero fill unformatted space and such + set -e # fail explicitly on any error # todo: interactive, cli options