Update dns_myaddr.sh

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

View File

@ -1,7 +1,6 @@
#!/usr/bin/env sh
dns_myaddr_add() {
fulldomain=$1
txtvalue=$2
myaddr_key="${myaddr_key:-$(_readaccountconf_mutable myaddr_key)}"