fix dryrun

This commit is contained in:
2024-06-01 14:23:53 +02:00
parent fb31becf1a
commit 76c728c241
2 changed files with 3 additions and 3 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