Update README.md

This commit is contained in:
David Rotermund 2024-07-16 16:49:09 +02:00 committed by GitHub
parent 85b8915757
commit b959d62e29
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -71,6 +71,7 @@ Don't forget to set up the cron job for the backup:
crontab -e crontab -e
0 0 * * * /bin/bash /root/backup/make_backup.sh 0 0 * * * /bin/bash /root/backup/make_backup.sh
*/5 * * * * /bin/bash /root/check_docker.sh
``` ```
# Check the ports with an external computer # Check the ports with an external computer