Update README.md
This commit is contained in:
parent
ec1f1b2a5e
commit
6a9ff5c410
1 changed files with 1 additions and 1 deletions
|
|
@ -62,7 +62,7 @@ Next, configure the application itself.
|
||||||
|
|
||||||
2. Edit crontab for the collector.py
|
2. Edit crontab for the collector.py
|
||||||
```bash
|
```bash
|
||||||
*/10 * * * * /usr/bin/python3 /opt/bgp-api/collector.py >/dev/null 2>&1
|
*/10 * * * * /usr/bin/python3 /opt/Router-tools/collector.py >/dev/null 2>&1
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue