Update dns_myaddr.sh

This commit is contained in:
Tone 2025-03-14 00:32:11 +01:00 committed by GitHub
parent e2e01c8a59
commit 9dc797bc19
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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"
}