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
459faf4d
Commit
459faf4d
authored
Jan 06, 2022
by
jvandborg
Browse files
Format to comply with style guide
parent
8cdceb83
Changes
1
Hide whitespace changes
Inline
Side-by-side
dnsapi/dns_simply.sh
View file @
459faf4d
...
@@ -203,7 +203,7 @@ _simply_add_record() {
...
@@ -203,7 +203,7 @@ _simply_add_record() {
_err
"
$response
"
_err
"
$response
"
return
1
return
1
fi
fi
_info
"Waiting 60 seconds for DNS changes to be written"
_info
"Waiting 60 seconds for DNS changes to be written"
_sleep 60
_sleep 60
...
@@ -252,7 +252,7 @@ _simply_rest() {
...
@@ -252,7 +252,7 @@ _simply_rest() {
_err
"error
$ep
"
_err
"error
$ep
"
return
1
return
1
fi
fi
response
=
"
$(
echo
"
$response
"
| _normalizeJson
)
"
response
=
"
$(
echo
"
$response
"
| _normalizeJson
)
"
_debug2 response
"
$response
"
_debug2 response
"
$response
"
...
...
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