From 10b935af9db1967240d2a5f271576157758cddb3 Mon Sep 17 00:00:00 2001 From: mc303 Date: Fri, 30 Oct 2020 16:12:17 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fa94469..b8266ac 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ This container can be used as a discovery scan agent. ## Scheduled scans -For scheduled scans you have to run script from cron. Add something like following to your cron to scan each 15 minutes: +For scheduled scans these commands are added to the cron script. ```bash 1/15 * * * * /usr/local/bin/php /opt/phpipam-agent/index.php update 1/15 * * * * /usr/local/bin/php /opt/phpipam-agent/index.php discover