mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-07-12 19:16:54 +00:00
Update storage_menu.sh
This commit is contained in:
parent
1797f5f75f
commit
192367d7f5
@ -26,7 +26,7 @@ initialize_cache
|
||||
|
||||
|
||||
while true; do
|
||||
OPTION=$(whiptail --title "$(translate "Disk and Storage Menu")" --menu "$(translate "Select an option:")" 15 60 3 \
|
||||
OPTION=$(whiptail --title "$(translate "Disk and Storage Menu")" --menu "$(translate "Select an option:")" 20 70 8 \
|
||||
"1" "$(translate "Add Disk Passthrough to a VM")" \
|
||||
"2" "$(translate "Import Disk Image to a VM")" \
|
||||
"3" "$(translate "Return to Main Menu")" 3>&1 1>&2 2>&3)
|
||||
|
Loading…
x
Reference in New Issue
Block a user