@ -57,12 +57,12 @@ if systemctl is-active -q ping-instances.service; then
fi
fi
header_info
header_info
whiptail --backtitle "Proxmox VE Helper Scripts" --title "TurnKey LXCs" --yesno "This will allow for the creation of one of the many TurnKey LXC Containers. Proceed?"1068|| exit
whiptail --backtitle "Proxmox VE Helper Scripts" --title "TurnKey LXCs" --yesno "This will allow for the creation of one of the many TurnKey LXC Containers. Proceed?"1068|| exit
turnkey=$(whiptail --backtitle "Proxmox VE Helper Scripts" --title "TurnKey LXCs" --radiolist "\nSelect a TurnKey LXC to create:\n"16$((MSG_MAX_LENGTH +58))6"${CTID_MENU[@]}" 3>&1 1>&2 2>&3| tr -d '"')|| exit
turnkey=$(whiptail --backtitle "Proxmox VE Helper Scripts" --title "TurnKey LXCs" --radiolist "\nSelect a TurnKey LXC to create:\n"16$((MSG_MAX_LENGTH +58))6"${TURNKEY_MENU[@]}" 3>&1 1>&2 2>&3| tr -d '"')|| exit
[ -z "$turnkey"]&&{
[ -z "$turnkey"]&&{
whiptail --backtitle "Proxmox VE Helper Scripts" --title "No TurnKey LXC Selected" --msgbox "It appears that no TurnKey LXC container was selected"1068
whiptail --backtitle "Proxmox VE Helper Scripts" --title "No TurnKey LXC Selected" --msgbox "It appears that no TurnKey LXC container was selected"1068