Browse Source

Only a comment update

pull/6209/head
baerengraben 6 days ago
parent
commit
93ee7b35ce
  1. 2
      dnsapi/dns_hosttech.sh

2
dnsapi/dns_hosttech.sh

@ -59,7 +59,7 @@ dns_hosttech_rm() {
if [ -z "$Hosttech_Key" ]; then if [ -z "$Hosttech_Key" ]; then
Hosttech_Key="" Hosttech_Key=""
_err "You didn't specify a Hosttech api key." _err "You didn't specify a Hosttech api key."
_err "You can get yours from You can get yours from https://www.myhosttech.eu/user/dns/api"
_err "You can get yours from https://www.myhosttech.eu/user/dns/api"
return 1 return 1
fi fi

Loading…
Cancel
Save