Browse Source
Merge pull request #4515 from HRHDaniel/domain_conf_debug
Domain conf debug
pull/965/merge
neil
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
0 deletions
-
acme.sh
|
|
@ -5786,6 +5786,7 @@ deploy() { |
|
|
|
return 1 |
|
|
|
fi |
|
|
|
|
|
|
|
_debug2 DOMAIN_CONF "$DOMAIN_CONF" |
|
|
|
. "$DOMAIN_CONF" |
|
|
|
|
|
|
|
_savedomainconf Le_DeployHook "$_hooks" |
|
|
|