Update 'README.md'

This commit is contained in:
Erreur32 2021-02-05 13:21:22 +01:00
parent 1f1489237b
commit 69abc09ba6
1 changed files with 35 additions and 32 deletions

View File

@ -69,6 +69,7 @@
> `timeserver` varchar(12) DEFAULT NULL,
> `timespeed` varchar(5) DEFAULT NULL,
> `timespeedn` varchar(5) DEFAULT NULL,
> `mod` varchar(5) DEFAULT NULL,
> `battleye` tinytext DEFAULT NULL,
> `hive` varchar(11) DEFAULT NULL,
> `connect` varchar(32) DEFAULT NULL,
@ -79,7 +80,9 @@
> KEY `date` (`date`)
> ) ENGINE=InnoDB DEFAULT CHARSET=utf8;
>
> -- 2021-02-02 14:33:07
>
> -- 2021-02-05 10:22:08
>
- **2 Differents way for your crontab** with Shell or php. Put *statserver_json.sh* in your crontab for mysql insert & creation of json file.