mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-06-28 12:16:53 +00:00
Update create_vm_menu.sh
This commit is contained in:
parent
f2c724164f
commit
ba8a7a0a13
@ -27,8 +27,8 @@ initialize_cache
|
|||||||
show_proxmenux_logo
|
show_proxmenux_logo
|
||||||
|
|
||||||
while true; do
|
while true; do
|
||||||
OPTION=$(whiptail --title "$(translate "Create VM Menu")" --menu "$(translate "Select a VM template to create:")" 18 70 5 \
|
OPTION=$(whiptail --title "$(translate "Create VM Menu")" --menu "$(translate "Select a VM to create:")" 18 70 5 \
|
||||||
"1" "$(translate "Synology DSM Virtual Machine")" \
|
"1" "$(translate "Synology DSM VM")" \
|
||||||
"2" "$(translate "Return to Main Menu")" 3>&1 1>&2 2>&3)
|
"2" "$(translate "Return to Main Menu")" 3>&1 1>&2 2>&3)
|
||||||
|
|
||||||
case $OPTION in
|
case $OPTION in
|
||||||
|
Loading…
x
Reference in New Issue
Block a user