Commit dc882e62 authored by Bjarke Bruun's avatar Bjarke Bruun
Browse files

Removed empty space

parent d6eebf82
...@@ -11,7 +11,7 @@ DNSServices_API=https://dns.services/api ...@@ -11,7 +11,7 @@ DNSServices_API=https://dns.services/api
######## Public functions ##################### ######## Public functions #####################
#Usage: dns_dnsservices_add _acme-challenge.www.domain.com "XKrxpRBosdIKFzxW_CT3KLZNf6q0HG9i01zxXp5CPBs" #Usage: dns_dnsservices_add _acme-challenge.www.domain.com "XKrxpRBosdIKFzxW_CT3KLZNf6q0HG9i01zxXp5CPBs"
dns_dnsservices_add() { dns_dnsservices_add() {
fulldomain=$1 fulldomain=$1
txtvalue=$2 txtvalue=$2
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment