Browse Source

Update dns_myaddr.sh

pull/6271/head
Tone 7 months ago
committed by GitHub
parent
commit
9dc797bc19
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 3
      dnsapi/dns_myaddr.sh

3
dnsapi/dns_myaddr.sh

@ -24,6 +24,5 @@ dns_myaddr_add() {
}
dns_myaddr_rm() {
#this is just to prevent an error in acme.sh, myaddr will automatic remove the txts after few minutes
fulldomain=$1
_debug "this is just to prevent an error in acme.sh, myaddr will automatic remove the txts after few minutes"
}
Loading…
Cancel
Save