From 6192562bb42dfd3c394c268d8f3a8b6d067c024b Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 29 Jan 2022 19:16:31 +0000 Subject: base install --- openbsd/frontends/scripts/sitestats.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openbsd') diff --git a/openbsd/frontends/scripts/sitestats.sh b/openbsd/frontends/scripts/sitestats.sh index 184f8f1..1cd60c6 100755 --- a/openbsd/frontends/scripts/sitestats.sh +++ b/openbsd/frontends/scripts/sitestats.sh @@ -2,7 +2,7 @@ # This is a quick and dirty script to get some stats for my site. # Yes, this could be programmed cleaner, but I wanted to do something quick -# and dirty and this also with only tools available on OpenBSD. +# and dirty and this also with only tools available on the OpenBSD base install. STATSFILE=/tmp/sitestats.csv BOTSFILE=/tmp/sitebots.txt -- cgit v1.2.3