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

The user are only supposed to create or update 1 TXT record
This commit is contained in:
raunsbaekdk 2016-01-29 23:23:25 +01:00
parent 70108fbafb
commit a9ca4d670e

2
le.sh
View File

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