Unverified Commit ed2ba6bc authored by linux-insideDE's avatar linux-insideDE Committed by GitHub
Browse files

removed jq dependencies

parent ca1d62be
...@@ -879,7 +879,6 @@ The TELE3_Key and TELE3_Secret will be saved in ~/.acme.sh/account.conf and will ...@@ -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 ## 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. 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_Apikey="<Apikey>"
export NC_Apipw="<Apipassword>" export NC_Apipw="<Apipassword>"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment