${*}
This commit is contained in:
parent
1e6a8d5c2a
commit
cafe6ab80b
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ rescue_wipe_0_init_hetzner_8_8() {
|
|||
passphrase="$(read_passphrase)"
|
||||
#
|
||||
lsblk
|
||||
echo -n "WIPE" "${@}" "/?\\ OR CANCEL /!\\"
|
||||
printf "%s" "WIPE ${*} /?\\ OR CANCEL /!\\"
|
||||
read -r
|
||||
#
|
||||
number=0
|
||||
|
|
Loading…
Reference in a new issue