2
0
mirror of https://github.com/acmesh-official/acme.sh synced 2025-08-30 13:58:33 +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
commit dbd3881cea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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