mirror of
https://github.com/plantroon/acme.sh.git
synced 2024-11-09 16:01:46 +00:00
add debug info
This commit is contained in:
parent
653c77e852
commit
c74d597c84
@ -8,6 +8,7 @@ end="https://ccp.netcup.net/run/webservice/servers/endpoint.php?JSON"
|
|||||||
client=""
|
client=""
|
||||||
|
|
||||||
dns_netcup_add() {
|
dns_netcup_add() {
|
||||||
|
_debug NC_Apikey "$NC_Apikey"
|
||||||
login
|
login
|
||||||
if [ "$NC_Apikey" = "" ] || [ "$NC_Apipw" = "" ] || [ "$NC_CID" = "" ]; then
|
if [ "$NC_Apikey" = "" ] || [ "$NC_Apipw" = "" ] || [ "$NC_CID" = "" ]; then
|
||||||
_err "No Credentials given"
|
_err "No Credentials given"
|
||||||
|
Loading…
Reference in New Issue
Block a user