Update build.func
This commit is contained in:
parent
34bc958493
commit
f934b48a55
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user