Browse Source
String update
Hopefully the last one
pull/3392/head
Alexander Kulumbeg
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
dnsapi/dns_websupport.sh
|
|
@ -32,7 +32,7 @@ dns_websupport_add() { |
|
|
|
WS_ApiKey="" |
|
|
|
WS_ApiSecret="" |
|
|
|
_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 |
|
|
|
fi |
|
|
|
|
|
|
|