mirror of
https://github.com/borgmatic-collective/borgmatic.git
synced 2026-07-22 02:03:01 +02:00
Adding PATH necessary to find the attic binary.
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
# You can drop this file into /etc/cron.d/ to run atticmatic nightly.
|
||||
|
||||
0 3 * * * root /usr/local/bin/atticmatic
|
||||
0 3 * * * root PATH=$PATH:/usr/local/bin /usr/local/bin/atticmatic
|
||||
|
||||
Reference in New Issue
Block a user