diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/rsync.conf.erb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/rsync.conf.erb b/templates/rsync.conf.erb index 163ffc3..778676f 100644 --- a/templates/rsync.conf.erb +++ b/templates/rsync.conf.erb @@ -20,6 +20,7 @@ from = <%= from %> instance_variable_get("@#{v}").to_a.each do |parameter| -%> <%= v + ' = ' + parameter %> <%- + end end end -%> |