5 lines
153 B
Plaintext
5 lines
153 B
Plaintext
# You can drop this file into /etc/cron.d/ to run borgmatic nightly.
|
|
|
|
0 3 * * * root PATH=$PATH:/usr/bin:/usr/local/bin borgmatic --syslog-verbosity 1
|
|
#
|