created more sensible default path
This commit is contained in:
parent
dee778c5bb
commit
4cae6ea1c7
1 changed files with 1 additions and 1 deletions
|
@ -5,4 +5,4 @@
|
|||
# run restic daily at 4:30
|
||||
SHELL=/bin/sh
|
||||
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/home/data/scripts
|
||||
30 4 * * * root /home/data/scripts/restic/run-restic.sh
|
||||
30 4 * * * root /home/data/scripts/restic-backup/run-restic.sh
|
||||
|
|
Loading…
Reference in a new issue