Browse Source

fix dns manual mode.

pull/1225/head
neilpang 7 years ago
parent
commit
4a139934f6
  1. 2
      acme.sh

2
acme.sh

@ -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

Loading…
Cancel
Save