From 2be6c1cf55f2c2f82ae64e0df5461a0ad48ce078 Mon Sep 17 00:00:00 2001 From: tteckster Date: Thu, 28 Sep 2023 14:24:16 -0400 Subject: [PATCH] Update build.func tweak --- misc/build.func | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/build.func b/misc/build.func index c1e36895..8b752d6d 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 "This will update ${APP} LXC. Proceed?" 10 58); then + if ! (whiptail --backtitle "Proxmox VE Helper Scripts" --title "${APP} LXC UPDATE" --yesno "Support functions for ${APP} LXC. Proceed?" 10 58); then clear echo -e "⚠ User exited script \n" exit