mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-07-07 15:56:53 +00:00
Update format-disk.sh
This commit is contained in:
parent
0ba0d34326
commit
c3a4b4f830
@ -124,6 +124,8 @@ while read -r DISK; do
|
||||
|
||||
done < <(lsblk -dn -e 7,11 -o PATH)
|
||||
|
||||
cleanup
|
||||
|
||||
if [ ${#FREE_DISKS[@]} -eq 0 ]; then
|
||||
whiptail --title "$(translate "Error")" --msgbox "$(translate "No available disks found on the host.")" 8 50
|
||||
clear
|
||||
|
Loading…
x
Reference in New Issue
Block a user