This commit is contained in:
Marc Beninca 2024-11-29 18:55:34 +01:00
parent f1192c0c58
commit 04199bdfbb
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F
3 changed files with 11 additions and 11 deletions

View file

@ -1,4 +1,4 @@
rescue_wipe_0_init_hetzner_8_8() {
rwx_rescue_wipe_0_init_hetzner_8_8() {
local device
set \
"/dev/sda" \
@ -98,7 +98,7 @@ rescue_wipe_0_init_hetzner_8_8() {
unset passphrase
}
rescue_wipe_2_make_hetzner_8_8() {
rwx_rescue_wipe_2_make_hetzner_8_8() {
local passphrase
# close
cryptsetup luksClose "crypt"