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
c297aff9
Commit
c297aff9
authored
May 06, 2019
by
Maarten den Braber
Browse files
Improved logging description
parent
68142c98
Changes
1
Show whitespace changes
Inline
Side-by-side
dnsapi/dns_acmeproxy.sh
View file @
c297aff9
...
...
@@ -73,7 +73,7 @@ _acmeproxy_request() {
## Let's see if we get something intelligible back from the unit
if
echo
"
$response
"
|
grep
"
\"
$txtvalue
\"
"
>
/dev/null
;
then
_info
"Successfully
cre
ated the txt record"
_info
"Successfully
upd
ated the txt record"
return
0
else
_err
"Error encountered during record addition"
...
...
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