about summary refs log tree commit diff stats
path: root/bin
diff options
context:
space:
mode:
authorahriman <ahriman@falte.red>2019-03-23 08:36:42 +0000
committerahriman <ahriman@falte.red>2019-03-23 08:36:42 +0000
commit2f6d99728a6402bb52f9c3df16bf2c09ca0e9abc (patch)
tree8f3add646eaa8330b600205382da9f74d506e4c6 /bin
parent4e974c4a76c4c7bec9fd961b687bfd8dc98d033d (diff)
downloadadmin-2f6d99728a6402bb52f9c3df16bf2c09ca0e9abc.tar.gz
2019-03-23 Backup
Diffstat (limited to 'bin')
-rwxr-xr-xbin/makeuser1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/makeuser b/bin/makeuser
index c996d6f..05d0b39 100755
--- a/bin/makeuser
+++ b/bin/makeuser
@@ -2,7 +2,6 @@
 # ---------------------------------------------------------------------------
 # makeuser - tilde.institute new user creation
 # Usage: makeuser [-h|--help] <username> <email> "<pubkey>"
-# Based on the tilde.team makeuser script, with some modifications
 # ---------------------------------------------------------------------------
 
 PROGNAME=${0##*/}