Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
Acme.Sh
Commits
528d2f29
Commit
528d2f29
authored
Jul 07, 2017
by
Lonnie Abelbeck
Browse files
dns_dyn.sh, remove trailing spaces at end of line
parent
0aba5dc8
Changes
1
Hide whitespace changes
Inline
Side-by-side
dnsapi/dns_dyn.sh
View file @
528d2f29
...
@@ -240,7 +240,7 @@ _dyn_publish_zone() {
...
@@ -240,7 +240,7 @@ _dyn_publish_zone() {
_info
"Publishing zone"
_info
"Publishing zone"
data
=
"{
\"
publish
\"
:
\"
true
\"
}"
data
=
"{
\"
publish
\"
:
\"
true
\"
}"
dyn_url
=
"
$DYN_API
/Zone/
$_dyn_zone
/"
dyn_url
=
"
$DYN_API
/Zone/
$_dyn_zone
/"
method
=
"PUT"
method
=
"PUT"
...
...
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