update crontab tasks

This commit is contained in:
KVAZAR 2022-05-01 00:59:27 +03:00 committed by GitHub
parent 87e9671ae4
commit d29cb8ff0a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,5 +14,5 @@ https://github.com/kvazar-network/database
#### crontab #### 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
``` ```