Update build.func

tweak
pull/1871/head
tteckster 1 year ago committed by GitHub
parent 3678d28151
commit a37c57665d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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

Loading…
Cancel
Save

Powered by BW's shoe-string budget.