diff --git a/README.md b/README.md index c74186d..26f96f9 100644 --- a/README.md +++ b/README.md @@ -34,5 +34,5 @@ whitelist=127.0.0.1 ``` @reboot /path-to/kevacoind > /dev/null 2>&1 * * * * * /path-to/kevacoind > /dev/null 2>&1 -* * * * * /path-to/php /path-to/crawler-full-node/crawler.php +* * * * * /path-to/php /path-to/crawler-full-node/crawler.php > /dev/null 2>&1 ```