Commit 528d2f29 authored by Lonnie Abelbeck's avatar Lonnie Abelbeck
Browse files

dns_dyn.sh, remove trailing spaces at end of line

parent 0aba5dc8
......@@ -240,7 +240,7 @@ _dyn_publish_zone() {
_info "Publishing zone"
data="{\"publish\":\"true\"}"
data="{\"publish\":\"true\"}"
dyn_url="$DYN_API/Zone/$_dyn_zone/"
method="PUT"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment