diff --git a/bash/hetzner-rescue.sh b/bash/hetzner-rescue.sh index d14dac2..aaa240c 100644 --- a/bash/hetzner-rescue.sh +++ b/bash/hetzner-rescue.sh @@ -189,7 +189,9 @@ function hetzner-rescue-wipe-12-10-10 { # wipe boot dd if='/dev/zero' of="${device}2" bs='1G' status='progress' done -#### +} + +function hetzner-rescue-wipe-12-10-10-extra { # format boot mkfs.ext4 -F -L 'boot' '/dev/sda2' # read passphrase