mirror of
https://github.com/xCyanGrizzly/DragonsStash.git
synced 2026-09-21 13:31:42 +00:00
3 lines
86 B
Plaintext
3 lines
86 B
Plaintext
0 3 * * * /backup.sh >> /proc/1/fd/1 2>&1
|
|
0 4 * * 0 restic check >> /proc/1/fd/1 2>&1
|