Update README.md
This commit is contained in:
parent
85b8915757
commit
b959d62e29
1 changed files with 1 additions and 0 deletions
|
@ -71,6 +71,7 @@ Don't forget to set up the cron job for the backup:
|
|||
crontab -e
|
||||
|
||||
0 0 * * * /bin/bash /root/backup/make_backup.sh
|
||||
*/5 * * * * /bin/bash /root/check_docker.sh
|
||||
```
|
||||
|
||||
# Check the ports with an external computer
|
||||
|
|
Loading…
Reference in a new issue