Browse Source

Push for actions

pull/4633/head
gmanic 1 year ago
committed by GitHub
parent
commit
f99d6dac08
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      dnsapi/dns_nsupdate.sh

1
dnsapi/dns_nsupdate.sh

@ -3,6 +3,7 @@
######## Public functions #####################
#Usage: dns_nsupdate_add _acme-challenge.www.domain.com "XKrxpRBosdIKFzxW_CT3KLZNf6q0HG9i01zxXp5CPBs"
# actions push
dns_nsupdate_add() {
fulldomain=$1
txtvalue=$2

Loading…
Cancel
Save