Browse Source

Update build.func

tweak
tteckster 1 year ago
parent
commit
a37c57665d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      misc/build.func

+ 1 - 1
misc/build.func

@@ -462,7 +462,7 @@ start() {
   fi
   fi
 
 
   if ! command -v pveversion >/dev/null 2>&1; then
   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
       clear
       echo -e "⚠  User exited script \n"
       echo -e "⚠  User exited script \n"
       exit
       exit