Browse Source

String update

Hopefully the last one
pull/3288/head^2
Alexander Kulumbeg 5 years ago
committed by Bernard Spil
parent
commit
333d5ad72f
  1. 2
      dnsapi/dns_websupport.sh

2
dnsapi/dns_websupport.sh

@ -32,7 +32,7 @@ dns_websupport_add() {
WS_ApiKey="" WS_ApiKey=""
WS_ApiSecret="" WS_ApiSecret=""
_err "You did not specify the API Key and/or API Secret" _err "You did not specify the API Key and/or API Secret"
_err "You can get the API credentials from here https://admin.websupport.sk/en/auth/apiKey"
_err "You can get the API login credentials from https://admin.websupport.sk/en/auth/apiKey"
return 1 return 1
fi fi

Loading…
Cancel
Save