fs_wipe
This commit is contained in:
parent
c641c95c0d
commit
ce6ca845bc
4 changed files with 10 additions and 10 deletions
|
@ -84,7 +84,7 @@ rescue_upload() {
|
|||
}
|
||||
|
||||
rescue_wipe_1_zero() {
|
||||
fs_wipe "/dev/mapper/crypt" "512M"
|
||||
sh_fs_wipe "/dev/mapper/crypt" "512M"
|
||||
}
|
||||
|
||||
rescue_wipe_3_close() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue