Update build.func
This commit is contained in:
parent
8cd3defbd5
commit
699aaefdb5
@ -1735,7 +1735,7 @@ settings_menu() {
|
||||
choice=$(whiptail --backtitle "Proxmox VE Helper Scripts" \
|
||||
--title "Community-Scripts SETTINGS Menu" \
|
||||
--ok-button "OK" --cancel-button "Back" \
|
||||
--menu "Choose a settings option:\n\nUse TAB or Arrow keys to navigate, ENTER to select." 30 45 9 \
|
||||
--menu "\n\nChoose a settings option:\n\nUse TAB or Arrow keys to navigate, ENTER to select." 20 60 9 \
|
||||
"${settings_items[@]}" \
|
||||
3>&1 1>&2 2>&3) || break
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user