From 7eec40d117fd9d6fc07170bdae11571f46e41530 Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Tue, 26 Aug 2025 12:40:19 +0200 Subject: [PATCH] Update create_lxc.sh --- misc/create_lxc.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/misc/create_lxc.sh b/misc/create_lxc.sh index be4b8112..f2aa05de 100644 --- a/misc/create_lxc.sh +++ b/misc/create_lxc.sh @@ -331,7 +331,6 @@ fi msg_ok "Template ${BL}$TEMPLATE${CL} [$TEMPLATE_SOURCE]" msg_debug "Resolved TEMPLATE_PATH=$TEMPLATE_PATH" -# 5. Validation # 5. Validation NEED_DOWNLOAD=0 if [[ ! -f "$TEMPLATE_PATH" ]]; then