fix systemdrive and dummy shred pipe

This commit is contained in:
2025-12-12 21:35:06 +01:00
parent d749f23e77
commit 04a33335c8
3 changed files with 35 additions and 8 deletions

View File

@ -31,7 +31,7 @@
#endif
// 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 ZERO_CHECK // check drive after shred if all bytes are zero, show alert if this fails