about summary refs log tree commit diff stats
path: root/bin/makeuser
diff options
context:
space:
mode:
authorahriman <ahriman@falte.red>2019-03-26 02:07:20 +0000
committerahriman <ahriman@falte.red>2019-03-26 02:07:20 +0000
commitf6341c40b5c9fe447b39bf2ed7f5bc6716cfbf80 (patch)
tree4c7ac3f8ae5de4af925934f3f1fcc8a17631941e /bin/makeuser
parentee20aca3af58e93b0fa0baa68755bab7570cc7b5 (diff)
downloadadmin-f6341c40b5c9fe447b39bf2ed7f5bc6716cfbf80.tar.gz
updated comments at top of scripts
Diffstat (limited to 'bin/makeuser')
-rwxr-xr-xbin/makeuser1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/makeuser b/bin/makeuser
index 05d0b39..06c2d1e 100755
--- a/bin/makeuser
+++ b/bin/makeuser
@@ -2,6 +2,7 @@
 # ---------------------------------------------------------------------------
 # makeuser - tilde.institute new user creation
 # Usage: makeuser [-h|--help] <username> <email> "<pubkey>"
+# ben@gbmor.dev
 # ---------------------------------------------------------------------------
 
 PROGNAME=${0##*/}