mirror of
https://github.com/plantroon/acme.sh.git
synced 2024-12-22 05:01:40 +00:00
added doc for dns_ipv64_rm
This commit is contained in:
parent
7d13146859
commit
91e387e8b9
@ -49,6 +49,7 @@ dns_ipv64_add() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#Usage: fulldomain txtvalue
|
#Usage: fulldomain txtvalue
|
||||||
|
#Usage: dns_ipv64_rm _acme-challenge.domain.ipv64.net "XKrxpRBosdIKFzxW_CT3KLZNf6q0HG9i01zxXp5CPBs"
|
||||||
#Remove the txt record after validation.
|
#Remove the txt record after validation.
|
||||||
dns_ipv64_rm() {
|
dns_ipv64_rm() {
|
||||||
fulldomain=$1
|
fulldomain=$1
|
||||||
|
Loading…
Reference in New Issue
Block a user