2
0
mirror of https://github.com/acmesh-official/acme.sh synced 2025-08-31 06:15:14 +00:00

String change

This commit is contained in:
Alexander Kulumbeg
2021-03-20 15:26:32 +01:00
committed by GitHub
parent aa479948f9
commit 2386d2e299

View File

@@ -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 credentials from here https://admin.websupport.sk/en/auth/apiKey"
_err "You can get the API credentials from here https://admin.websupport.sk/en/auth/apiKey"
return 1
fi