From cee0824c6588a7cb3ec9427b1e8e59a607e63752 Mon Sep 17 00:00:00 2001 From: Erreur32 Date: Sun, 31 Jan 2021 13:33:15 +0100 Subject: [PATCH] Update 'README.md' --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index df32e93..b01c5eb 100644 --- a/README.md +++ b/README.md @@ -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`