bugfix/dry-run-tui-freeze #88

Merged
localhorst merged 4 commits from bugfix/dry-run-tui-freeze into master 2025-12-12 22:14:48 +01:00
3 changed files with 43 additions and 29 deletions
Showing only changes of commit d0197d2ca6 - Show all commits

View File

@ -31,7 +31,7 @@
#endif #endif
// Logic // Logic
#define DRYRUN // don't touch the drives // #define DRYRUN // don't touch the drives
#define FROZEN_ALERT // show alert if drive is frozen #define FROZEN_ALERT // show alert if drive is frozen
#define ZERO_CHECK // check drive after shred if all bytes are zero, show alert if this fails #define ZERO_CHECK // check drive after shred if all bytes are zero, show alert if this fails