1
0
mirror of https://github.com/hiskang/acme.sh synced 2025-06-11 09:56:17 +00:00

fix dns manual mode.

This commit is contained in:
neilpang 2018-01-06 21:50:57 +08:00
parent d2cde379ad
commit cd8fc35968

View File

@ -3005,7 +3005,7 @@ _on_issue_err() {
_chk_post_hook="$1"
_chk_vlist="$2"
_debug _on_issue_err
_cleardomainconf "Le_OrderFinalize"
if [ "$LOG_FILE" ]; then
_err "Please check log file for more details: $LOG_FILE"
else