summaryrefslogtreecommitdiff
path: root/cron.sh
diff options
context:
space:
mode:
Diffstat (limited to 'cron.sh')
-rw-r--r--cron.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/cron.sh b/cron.sh
index 9e44c04..d5d7066 100644
--- a/cron.sh
+++ b/cron.sh
@@ -74,7 +74,7 @@ find $LOGS -name "processor-out*__????-??-??_??-??-??.log"\
| mlr --fs ", " \
--ocsv \
put '$date = sec2gmt(gmt2sec($date) // (60*60*3) * (60*60*3));' \
- then stats1 -a count -f players,matches,telemetries -g date \
+ then stats1 -a sum -f players,matches,telemetries -g date \
then sort -f date \
| grep -v "1970" \
>> $PF.csv