mirror of
https://github.com/plantroon/acme.sh.git
synced 2024-11-10 08:21:49 +00:00
fix dns manual mode.
This commit is contained in:
parent
2823306810
commit
4a139934f6
2
acme.sh
2
acme.sh
@ -3005,7 +3005,7 @@ _on_issue_err() {
|
|||||||
_chk_post_hook="$1"
|
_chk_post_hook="$1"
|
||||||
_chk_vlist="$2"
|
_chk_vlist="$2"
|
||||||
_debug _on_issue_err
|
_debug _on_issue_err
|
||||||
_cleardomainconf "Le_OrderFinalize"
|
|
||||||
if [ "$LOG_FILE" ]; then
|
if [ "$LOG_FILE" ]; then
|
||||||
_err "Please check log file for more details: $LOG_FILE"
|
_err "Please check log file for more details: $LOG_FILE"
|
||||||
else
|
else
|
||||||
|
Loading…
Reference in New Issue
Block a user