Update menu VM

This commit is contained in:
MacRimi
2025-05-07 21:28:01 +02:00
parent f61f356d87
commit 1e98059760
3 changed files with 62 additions and 31 deletions

View File

@@ -78,7 +78,7 @@ function start_vm_configuration() {
while true; do
OS_TYPE=$(dialog --backtitle "ProxMenux" \
--title "$(translate "Select System Type")" \
--menu "$(translate "Choose the type of virtual system to install:")" 18 64 8 \
--menu "$(translate "Choose the type of virtual system to install:")" 18 70 8 \
1 "$(translate "Create") VM System NAS" \
2 "$(translate "Create") VM System Windows" \
3 "$(translate "Create") VM System Linux" \