mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-06-15 20:32:44 +00:00
Update dns_myaddr.sh
This commit is contained in:
parent
9dc797bc19
commit
da31435016
@ -1,7 +1,6 @@
|
|||||||
#!/usr/bin/env sh
|
#!/usr/bin/env sh
|
||||||
|
|
||||||
dns_myaddr_add() {
|
dns_myaddr_add() {
|
||||||
fulldomain=$1
|
|
||||||
txtvalue=$2
|
txtvalue=$2
|
||||||
|
|
||||||
myaddr_key="${myaddr_key:-$(_readaccountconf_mutable myaddr_key)}"
|
myaddr_key="${myaddr_key:-$(_readaccountconf_mutable myaddr_key)}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user