diff --git a/contrib/yearstats.sh b/contrib/yearstats.sh index 394c96d..8004120 100755 --- a/contrib/yearstats.sh +++ b/contrib/yearstats.sh @@ -3,7 +3,7 @@ # $1: newsgroup echo "Stats for $1" cd /opt/newsstats/ -for year in {2012..2022} +for year in {2016..2026} do echo -n "${year}: " bin/groupstats.pl -m $year-01:$year-12 -r sums -n $1