Browse Source

The user are only supposed to create or update 1 TXT record

The user are only supposed to create or update 1 TXT record
pull/42/head
raunsbaekdk 9 years ago
parent
commit
a9ca4d670e
  1. 2
      le.sh

2
le.sh

@ -616,7 +616,7 @@ issue() {
_debug txt "$txt"
#dns
#1. check use api
_err "Add the following TXT records:"
_err "Add the following TXT record:"
_err "Domain: $txtdomain"
_err "TXT value: $txt"
_err "\n"

Loading…
Cancel
Save