mirror of
https://github.com/krislamo/puppet-rsnapshot
synced 2025-04-10 16:24:21 +00:00
Merge pull request #1 from nerdlich/patch-1
Correct order of monthday/month
This commit is contained in:
commit
ea87bf924a
@ -1 +1 @@
|
|||||||
<%= @minute %> <%= @hour %> <%= @month %> <%= @monthday %> <%= @weekday %> root /usr/bin/rsnapshot -c <%= @config %> <%= @level %>
|
<%= @minute %> <%= @hour %> <%= @monthday %> <%= @month %> <%= @weekday %> root /usr/bin/rsnapshot -c <%= @config %> <%= @level %>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user