diff options
Diffstat (limited to 'openbsd')
| -rwxr-xr-x | openbsd/frontends/scripts/sitestats.sh | 2 |
1 files changed, 2 insertions, 0 deletions
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)' |
