diff --git a/misc/build.func b/misc/build.func index 8b752d6d..75878301 100644 --- a/misc/build.func +++ b/misc/build.func @@ -462,7 +462,7 @@ start() { fi if ! command -v pveversion >/dev/null 2>&1; then - if ! (whiptail --backtitle "Proxmox VE Helper Scripts" --title "${APP} LXC UPDATE" --yesno "Support functions for ${APP} LXC. Proceed?" 10 58); then + if ! (whiptail --backtitle "Proxmox VE Helper Scripts" --title "${APP} LXC UPDATE" --yesno "Support/Update functions for ${APP} LXC. Proceed?" 10 58); then clear echo -e "⚠ User exited script \n" exit