mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-06-28 04:06:54 +00:00
Update create_vm_menu.sh
This commit is contained in:
parent
5422af1e82
commit
fd11f4e866
@ -98,7 +98,7 @@ function start_vm_configuration() {
|
|||||||
while true; do
|
while true; do
|
||||||
OS_TYPE=$(dialog --backtitle "ProxMenux" \
|
OS_TYPE=$(dialog --backtitle "ProxMenux" \
|
||||||
--title "$(translate "Select System Type")" \
|
--title "$(translate "Select System Type")" \
|
||||||
--menu "\n$(translate "Choose the type of virtual system to install:")" 18 70 10 \
|
--menu "\n$(translate "Choose the type of virtual system to install:")" 20 70 10 \
|
||||||
1 "$(translate "Create") VM System NAS" \
|
1 "$(translate "Create") VM System NAS" \
|
||||||
2 "$(translate "Create") VM System Windows" \
|
2 "$(translate "Create") VM System Windows" \
|
||||||
3 "$(translate "Create") VM System Linux" \
|
3 "$(translate "Create") VM System Linux" \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user