mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-06-28 04:06:54 +00:00
Actualizar storage_menu.sh
This commit is contained in:
parent
696b42666f
commit
f01c474536
@ -28,7 +28,7 @@ initialize_cache
|
|||||||
while true; do
|
while true; do
|
||||||
OPTION=$(whiptail --title "$(translate "Disk and Storage Manager Menu")" --menu "$(translate "Select an option:")" 20 70 10 \
|
OPTION=$(whiptail --title "$(translate "Disk and Storage Manager Menu")" --menu "$(translate "Select an option:")" 20 70 10 \
|
||||||
"1" "$(translate "Add Disk Passthrough to a VM")" \
|
"1" "$(translate "Add Disk Passthrough to a VM")" \
|
||||||
"2" "$(translate "Add Disk") Passthrough $(translate "to a CT")" \
|
"2" "$(translate "Add Disk") Passthrough $(translate "to a LXC")" \
|
||||||
"3" "$(translate "Import Disk Image to a VM")" \
|
"3" "$(translate "Import Disk Image to a VM")" \
|
||||||
"4" "$(translate "Return to Main Menu")" 3>&1 1>&2 2>&3)
|
"4" "$(translate "Return to Main Menu")" 3>&1 1>&2 2>&3)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user