1
0
mirror of https://github.com/community-scripts/ProxmoxVE.git synced 2025-04-19 23:28:07 +00:00

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) timezone=$(cat /etc/timezone)
header_info header_info
while true; do 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 \ 12 50 4 \
"1" "Default Settings" \ "1" "Default Settings" \
"2" "Default Settings (with verbose)" \ "2" "Default Settings (with verbose)" \