Tone
7 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
2 deletions
-
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" |
|
|
|
} |