mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-06-27 20:06:52 +00:00
Update vm_configurator.sh
This commit is contained in:
parent
112dfe08b3
commit
32204d3e17
@ -180,7 +180,7 @@ function configure_vm_advanced() {
|
||||
# [[ "$CPU_CHOICE" == "host" ]] && CPU_TYPE=" -cpu host" || CPU_TYPE=" -cpu kvm64"
|
||||
|
||||
CPU_CHOICE=$(whiptail --backtitle "ProxMenux" --title "$(translate "CPU Model")" \
|
||||
--radiolist "$(translate "Select CPU model")" 22 78 12 \
|
||||
--radiolist "$(translate "Select CPU model")" 17 70 11 \
|
||||
"host" "Host (recommended)" ON \
|
||||
"kvm64" "Generic KVM64" OFF \
|
||||
"kvm32" "Generic KVM32" OFF \
|
||||
|
Loading…
x
Reference in New Issue
Block a user