2
0
mirror of https://github.com/acmesh-official/acme.sh synced 2025-08-31 14:25:37 +00:00

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

View File

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