Update 'README.md'

This commit is contained in:
Erreur32 2021-02-01 14:46:48 +01:00
parent 7da08d7fcd
commit f25e677532
1 changed files with 4 additions and 3 deletions

View File

@ -9,13 +9,14 @@
### Required
- Set the *config.php* file (Fill your `ip` , `port` , `query` and `omega server port mod`)
- Set the *config.php* file
> Fill your `ip` , `port` , `query` and `omega server port mod`
- mysql database (to store status server for graph)
* Schema database is not ready yet.*
> * Schema database is not ready yet.*
- put *statserverjson.sh* in crontab like this:
> */5 * * * * /bin/bash /your/path/statserver_json.sh
> */5 * * * * /bin/bash /your/path/statserver_json.sh
-