Add 'backup/readme.md'
This commit is contained in:
parent
64eb9cb3cf
commit
3b68481bd0
|
|
@ -0,0 +1,6 @@
|
||||||
|
# Backups
|
||||||
|
|
||||||
|
Example cron:
|
||||||
|
```sh
|
||||||
|
32 * * * * /bin/sh /root/standard-build/backup/backup-script.sh >/root/last-backup-log.txt 2>&1
|
||||||
|
```
|
||||||
Loading…
Reference in New Issue