From fb8b18ca601be82ea7e600b0187660d1fc883b5b Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 30 Jan 2022 11:38:28 +0100 Subject: print date --- openbsd/frontends/scripts/sitestats.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'openbsd') diff --git a/openbsd/frontends/scripts/sitestats.sh b/openbsd/frontends/scripts/sitestats.sh index 7f154e6..b12ff7f 100755 --- a/openbsd/frontends/scripts/sitestats.sh +++ b/openbsd/frontends/scripts/sitestats.sh @@ -93,6 +93,8 @@ ip_daily_subscribers () { } main () { + date + echo parse_logs filter stats | grep -F .suffix | top_n '1,2,4,5,7' ' (Only content)' -- cgit v1.2.3