summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xopenbsd/frontends/scripts/sitestats.sh2
1 files changed, 1 insertions, 1 deletions
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