Add 'backup/readme.md'
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