Update 'README.md'

This commit is contained in:
Erreur32 2021-02-03 11:14:20 +01:00
parent 3a2676e06e
commit 6590e6bda2
1 changed files with 2 additions and 2 deletions

View File

@ -27,10 +27,10 @@ Inspired by Omega namager for the template.
- mysql database (to store status server for graph)
> Schema database is not ready yet.
- put *statserverjson.sh* in crontab like this for mysql insert & creation of json file:
- put *statserverjson.sh* in crontab like this for mysql insert & creation of json file. (for shell bash only)
> */5 * * * * /bin/sh /your/path/statserver_json.sh
OR
> */5 * * * * /usr/local/bin/php -f /your/path/dayz2json.php
> */5 * * * * /usr/local/bin/php -f /your/path/dayz2json.php > /your/path/server.json
### Library used: