about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorahriman <ahriman@falte.red>2019-03-26 02:09:54 +0000
committerahriman <ahriman@falte.red>2019-03-26 02:09:54 +0000
commit2a0d6d2bba2148b8c96622b04e2d85c57bd07f48 (patch)
treec9ad4e7cc6428bfb771c061b30d79d0e4e6079de
parentf6341c40b5c9fe447b39bf2ed7f5bc6716cfbf80 (diff)
downloadadmin-2a0d6d2bba2148b8c96622b04e2d85c57bd07f48.tar.gz
updated comments at top of scripts
-rwxr-xr-xbin/weekconns.py5
1 files changed, 5 insertions, 0 deletions
diff --git a/bin/weekconns.py b/bin/weekconns.py
index fb152e6..b5df86d 100755
--- a/bin/weekconns.py
+++ b/bin/weekconns.py
@@ -1,5 +1,10 @@
 #!/usr/local/bin/python3 -I
 
+# Lists the users who have connected in
+# the last week for the stats page at
+# https://tilde.institute/stats
+# ben@gbmor.dev
+
 from sys import exit
 import subprocess