mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-04-30 07:22:44 +00:00
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:
parent
70108fbafb
commit
a9ca4d670e
2
le.sh
2
le.sh
@ -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"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user