improvements

This commit is contained in:
Patrick Schleizer 2022-06-29 11:14:52 -04:00
parent e5d85d69ef
commit 295811a88f
No known key found for this signature in database
GPG key ID: CB8D50BB77BB3C48
2 changed files with 5 additions and 2 deletions

View file

@ -3,5 +3,5 @@
echo "Checking for mounted disks..."
dmsetup ls --target crypt
echo "WIPE RAM!"
/bin/sdmem -f
sdmem -f
echo "WIPE DONE!"