Browse Source

Merge f6d61c9873 into a51f109930

pull/1236/merge
ProBackup-nl 8 years ago
committed by GitHub
parent
commit
516999c0f5
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      acme.sh

2
acme.sh

@ -3695,7 +3695,7 @@ $_authorizations_map"
if [ "$dnsadded" = '0' ]; then
_savedomainconf "Le_Vlist" "$vlist"
_debug "Dns record not added yet, so, save to $DOMAIN_CONF and exit."
_err "Please add the TXT records to the domains, and retry again."
_err "Please add the TXT records to the domains, and --renew instead of --install."
_clearup
_on_issue_err "$_post_hook"
return 1

Loading…
Cancel
Save