Browse Source

Merge pull request #4515 from HRHDaniel/domain_conf_debug

Domain conf debug
pull/965/merge
neil 1 year ago
committed by GitHub
parent
commit
dbd3881cea
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      acme.sh

1
acme.sh

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

Loading…
Cancel
Save