Adding borgmatic cron example.
This commit is contained in:
parent
96ce9309e0
commit
cc09d7fc10
3 changed files with 8 additions and 1 deletions
3
sample/borgmatic.cron
Normal file
3
sample/borgmatic.cron
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# You can drop this file into /etc/cron.d/ to run borgmatic nightly.
|
||||
|
||||
0 3 * * * root PATH=$PATH:/usr/local/bin /usr/local/bin/borgmatic
|
||||
Loading…
Add table
Add a link
Reference in a new issue