Update build.func

This commit is contained in:
CanbiZ 2025-03-25 15:22:00 +01:00
parent 34bc958493
commit f934b48a55

View File

@ -1362,6 +1362,7 @@ start() {
if command -v pveversion >/dev/null 2>&1; then
if ! (whiptail --backtitle "[dev] Proxmox VE Helper Scripts" --title "${APP} LXC" --yesno "This will create a New ${APP} LXC. Proceed?" 10 58); then
clear
SPINNER_PID=""
exit_script
exit
fi