Update create_lxc.sh

This commit is contained in:
CanbiZ 2025-08-26 12:40:19 +02:00
parent 0b54c653f8
commit 7eec40d117

View File

@ -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