From b959d62e29b902b1c8b014b62e17aea9ce707e36 Mon Sep 17 00:00:00 2001 From: David Rotermund Date: Tue, 16 Jul 2024 16:49:09 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 345a63e..73cfbeb 100644 --- a/README.md +++ b/README.md @@ -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