We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3d9428 commit 3b2d455Copy full SHA for 3b2d455
templates/config.erb
@@ -101,5 +101,5 @@ exclude <%= value %>
101
###############################
102
103
<% @directories.each do |source_dir| -%>
104
-backup <%= @client_user %>@<%= @name %>:<%= source_dir.gsub(/\/$/, '') %>/<%= "\t" %>
+backup <%= @client_user %>@<%= @name %>:<%= source_dir.gsub(/\/$/, '') %>/<%= "\t" %><%= "\t\t." %>
105
<% end -%>
0 commit comments