Merge pull request #4515 from HRHDaniel/domain_conf_debug

Domain conf debug
This commit is contained in:
neil 2023-04-14 13:48:52 +08:00 committed by GitHub
commit dbd3881cea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

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