Update 'README.md'
This commit is contained in:
parent
41595b262b
commit
30c10cbc72
1 changed files with 5 additions and 3 deletions
|
@ -27,8 +27,8 @@ 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:
|
||||
> */5 * * * * /bin/bash /your/path/statserver_json.sh
|
||||
- put *statserverjson.sh* in crontab like this for mysql insert & creation of json file:
|
||||
> */5 * * * * /bin/sh /your/path/statserver_json.sh
|
||||
|
||||
|
||||
|
||||
|
@ -39,7 +39,9 @@ Inspired by Omega namager for the template.
|
|||
|
||||
|
||||
|
||||
### sample: [example live page](https://dayz.echosystem.fr/server/Namalsk2)
|
||||
### sample:
|
||||
|
||||
[example live page](https://dayz.echosystem.fr/server/Namalsk2)
|
||||
|
||||
![https://git.echosystem.fr/Erreur32/DayZ-Stat-Server/raw/master/Screenshot_2021-02-01.png](https://git.echosystem.fr/Erreur32/DayZ-Stat-Server/raw/master/Screenshot_2021-02-01.png)
|
||||
|
||||
|
|
Loading…
Reference in a new issue