This commit is contained in:
CanbiZ
2025-06-02 13:53:27 +02:00
parent c6a3f9cde3
commit 581b627732
2 changed files with 102 additions and 124 deletions

View File

@@ -926,11 +926,6 @@ check_container_storage() {
start() {
source <(curl -fsSL https://git.community-scripts.org/community-scripts/ProxmoxVED/raw/branch/main/misc/tools.func)
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
exit_script
exit
fi
install_script
else
CHOICE=$(whiptail --backtitle "[dev] Proxmox VE Helper Scripts" --title "${APP} LXC Update/Setting" --menu \