diff --git a/dnsapi/dns_bunny.sh b/dnsapi/dns_bunny.sh index cd41e03d..bc39fc38 100644 --- a/dnsapi/dns_bunny.sh +++ b/dnsapi/dns_bunny.sh @@ -1,6 +1,6 @@ #!/usr/bin/env sh -## Will be called by acme.sh to add the txt record to your api system. +## This will be called by acme.sh to add the TXT record to the Bunny.net API. ## returns 0 means success, otherwise error. ## Author: nosilver4u