This commit is contained in:
Patrick Schleizer 2022-06-29 13:02:39 -04:00
parent 73d2ada0de
commit db301dfd7f
No known key found for this signature in database
GPG Key ID: CB8D50BB77BB3C48

View File

@ -3,6 +3,6 @@
echo "Checking for mounted disks..."
dmsetup ls --target crypt
echo "WIPE RAM!"
## TODO: remove -f
## TODO: remove -f (fast and insecure mode)
sdmem -f
echo "WIPE DONE!"