Merge sample cron files.
This commit is contained in:
parent
b3fec03cf4
commit
a472735616
2 changed files with 1 additions and 4 deletions
|
@ -1,3 +0,0 @@
|
||||||
# You can drop this file into /etc/cron.d/ to run borgmatic nightly.
|
|
||||||
|
|
||||||
0 3 * * * PATH=$PATH:/usr/bin /root/.local/bin/borgmatic --syslog-verbosity 1
|
|
|
@ -1,3 +1,3 @@
|
||||||
# You can drop this file into /etc/cron.d/ to run borgmatic nightly.
|
# You can drop this file into /etc/cron.d/ to run borgmatic nightly.
|
||||||
|
|
||||||
0 3 * * * root PATH=$PATH:/usr/local/bin /root/.local/bin/borgmatic --syslog-verbosity 1
|
0 3 * * * root PATH=$PATH:/usr/bin:/usr/local/bin /root/.local/bin/borgmatic --syslog-verbosity 1
|
||||||
|
|
Loading…
Reference in a new issue