Update 'README.md'

This commit is contained in:
Erreur32 2021-01-31 13:33:15 +01:00
parent 6089fefc38
commit cee0824c65
1 changed files with 2 additions and 2 deletions

View File

@ -7,8 +7,8 @@
- Rquire Omega (to check mod only)
- Requie mysql database (to store status for graph)
check **statserver_json.sh** file and put in crontab like this
` */5 * * * * /bin/bash /your/path/statserver_json.sh &>/dev/null`
> check **statserver_json.sh** file and put in crontab like this
> ` */5 * * * * /bin/bash /your/path/statserver_json.sh &>/dev/null`
- You need to set your `ip` , `port` , `query` and `omega server port mod` in `config.php`