From 853c4e7c720db7f0de7ed07d7ae86ba508816104 Mon Sep 17 00:00:00 2001 From: Erreur32 Date: Sun, 7 Feb 2021 13:17:15 +0100 Subject: [PATCH] Update 'README.md' --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 04a5b4c..74d1aff 100644 --- a/README.md +++ b/README.md @@ -101,10 +101,12 @@ > #### For php (SQL insert) > */5 * * * * /usr/local/bin/php -f /yourpath.../config/dayz2json_parser_sql.php &>/dev/null -> tips change *&>/dev/null* to *2>&1* to know what is going on, maybe spam your mail log. +> + + tips change __&>/dev/null__ to __2>&1__ to know what is going on, maybe spam your mail log. - Check your time zone here. https://www.php.net/manual/en/timezones.others.php and adapt in dayz2json_parser_sql.php. +Check your time zone here. https://www.php.net/manual/en/timezones.others.php and adapt in dayz2json_parser_sql.php. ## Et VoilĂ  !