mirror of
https://github.com/borgmatic-collective/borgmatic.git
synced 2026-07-22 02:03:01 +02:00
4 lines
148 B
Plaintext
4 lines
148 B
Plaintext
# 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
|