kopia lustrzana https://github.com/borgmatic-collective/docker-borgmatic
rodzic
ddfcceec5b
commit
d1e4632d01
|
@ -42,7 +42,7 @@ Where you need to create crontab.txt and your borgmatic config.yml
|
|||
#### crontab.txt example
|
||||
In this file set the time you wish for your backups to take place default is 1am every day. In here you can add any other tasks you want ran
|
||||
```
|
||||
0 1 * * * PATH=$PATH:/usr/bin /usr/bin/borgmatic -c /config -v 0 2>&1
|
||||
0 1 * * * PATH=$PATH:/usr/bin /usr/bin/borgmatic -c /config --stats -v 0 2>&1
|
||||
```
|
||||
#### /cache
|
||||
A non volatile place to store the borg chunk cache
|
||||
|
|
Ładowanie…
Reference in New Issue