Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ruanhaishen
Acme.Sh
Commits
c74d597c
Commit
c74d597c
authored
Mar 16, 2019
by
neilpang
Browse files
add debug info
parent
653c77e8
Changes
1
Hide whitespace changes
Inline
Side-by-side
dnsapi/dns_netcup.sh
View file @
c74d597c
...
...
@@ -8,6 +8,7 @@ end="https://ccp.netcup.net/run/webservice/servers/endpoint.php?JSON"
client
=
""
dns_netcup_add
()
{
_debug NC_Apikey
"
$NC_Apikey
"
login
if
[
"
$NC_Apikey
"
=
""
]
||
[
"
$NC_Apipw
"
=
""
]
||
[
"
$NC_CID
"
=
""
]
;
then
_err
"No Credentials given"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment