mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-05-09 09:12:44 +00:00
Fix whitespace error
This commit is contained in:
parent
4a6c3486a8
commit
739ea3e14b
2
acme.sh
2
acme.sh
@ -3937,7 +3937,7 @@ issue() {
|
|||||||
_initpath "$_main_domain" "$_ecc"
|
_initpath "$_main_domain" "$_ecc"
|
||||||
|
|
||||||
. "$DOMAIN_CONF"
|
. "$DOMAIN_CONF"
|
||||||
|
|
||||||
if ! _on_issue_success "$_post_hook" "$_renew_hook"; then
|
if ! _on_issue_success "$_post_hook" "$_renew_hook"; then
|
||||||
_err "Call hook error."
|
_err "Call hook error."
|
||||||
return 1
|
return 1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user