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