This commit is contained in:
Marc Beninca 2024-11-20 09:34:45 +01:00
parent c641c95c0d
commit ce6ca845bc
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F
4 changed files with 10 additions and 10 deletions

View file

@ -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() {