summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2022-01-29 19:16:31 +0000
committerPaul Buetow <paul@buetow.org>2022-01-29 19:16:31 +0000
commit6192562bb42dfd3c394c268d8f3a8b6d067c024b (patch)
treee2ba0a44602ddb473ed3e82badae4f2ce1490dab
parented64ce345cf57e6cd81c0880b37a15e1c7336db7 (diff)
base install
-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