diff --git a/README.md b/README.md index d4b4059..47e432a 100644 --- a/README.md +++ b/README.md @@ -14,5 +14,5 @@ https://github.com/kvazar-network/database #### crontab ``` -* * * * * /path-to/php /path-to/crawler-api-node/crawler.php +* * * * * /path-to/php /path-to/crawler-api-node/crawler.php > /dev/null 2>&1 ```