add additional debug statement for DOMAIN_CONF

This commit is contained in:
dharp 2023-02-21 10:19:07 -06:00
parent d4befeb536
commit 05a2eb3df4
1 changed files with 1 additions and 0 deletions

View File

@ -5772,6 +5772,7 @@ deploy() {
return 1
fi
_debug2 DOMAIN_CONF "$DOMAIN_CONF"
. "$DOMAIN_CONF"
_savedomainconf Le_DeployHook "$_hooks"