This commit is contained in:
Marc Beninca 2024-11-12 10:27:50 +01:00
parent a4ed6cdbdb
commit 0dfc4d99ed
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -13,7 +13,7 @@ rescue_wipe_0_init_hetzner_8_8() {
#
lsblk
echo -n "WIPE" "${devices[@]}" "/?\\ OR CANCEL /!\\"
read
read -r
#
number=0
for device in "${devices[@]}"; do