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_ovh_vle2() {
|
||||
rwx_rescue_wipe_0_init_ovh_vle2() {
|
||||
local device="/dev/sdb"
|
||||
local passphrase
|
||||
# read passphrase
|
||||
|
@ -44,7 +44,7 @@ rescue_wipe_0_init_ovh_vle2() {
|
|||
unset passphrase
|
||||
}
|
||||
|
||||
rescue_wipe_2_make_ovh_vle2() {
|
||||
rwx_rescue_wipe_2_make_ovh_vle2() {
|
||||
local device="/dev/sdb"
|
||||
local passphrase
|
||||
# crypt / close
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue