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

View File

@ -3,5 +3,6 @@
echo "Checking for mounted disks..."
dmsetup ls --target crypt
echo "WIPE RAM!"
## TODO: remove -f
sdmem -f
echo "WIPE DONE!"