Update build.func

This commit is contained in:
CanbiZ 2024-12-09 10:21:25 +01:00
parent 37b398a5c9
commit ef837ab8b9

View File

@ -588,7 +588,7 @@ install_script() {
timezone=$(cat /etc/timezone)
header_info
while true; do
CHOICE=$(whiptail --backtitle "Proxmox VE Helper Scripts" --title "SETTINGS" --menu --no-cancel "Choose an option:" \
CHOICE=$(whiptail --backtitle "Proxmox VE Helper Scripts" --title "SETTINGS" --menu "Choose an option:" \
12 50 4 \
"1" "Default Settings" \
"2" "Default Settings (with verbose)" \