Browse Source

update crontab tasks

mysql
KVAZAR 2 years ago committed by GitHub
parent
commit
d29cb8ff0a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.md

2
README.md

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

Loading…
Cancel
Save