5 lines
121 B
Text
5 lines
121 B
Text
SRC="<%= @source %>"
|
|
RSYNCOPTS="<%= @rsync_options.join(' ') %>"
|
|
<% if @postcmd -%>
|
|
POSTCMD="<%= @postcmd %>"
|
|
<% end -%>
|