resolved rsync issue with crontab entry template [closes gh-90]

This commit is contained in:
John Bender 2010-05-30 00:35:22 -07:00
parent d7af9882f4
commit 85f4fb230d
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
* * * * * <%= scriptname %> '<%= rsyncopts %>' '<%= guestpath %>/*' '<%= rsyncpath %>/'
* * * * * <%= scriptname %> '<%= rsyncopts %>' '<%= guestpath %>/' '<%= rsyncpath %>/'