removed jq dependencies

This commit is contained in:
linux-insideDE 2018-05-15 16:22:40 +02:00 committed by GitHub
parent ca1d62bec0
commit ed2ba6bc3a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -879,7 +879,6 @@ The TELE3_Key and TELE3_Secret will be saved in ~/.acme.sh/account.conf and will
## 47. Use netcup DNS API to automatically issue cert
First you need to login to your CCP account to get your API Key and API Password.
This script requires ``jq``
```
export NC_Apikey="<Apikey>"
export NC_Apipw="<Apipassword>"