Browse Source

fix dns manual mode.

neilpang 7 years ago
parent
commit
cd8fc35968
1 changed files with 1 additions and 1 deletions
  1. 1 1
      acme.sh

+ 1 - 1
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