rescue
This commit is contained in:
parent
f1192c0c58
commit
04199bdfbb
3 changed files with 11 additions and 11 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue