diff options
author | ahriman <ahriman@falte.red> | 2019-03-23 08:36:42 +0000 |
---|---|---|
committer | ahriman <ahriman@falte.red> | 2019-03-23 08:36:42 +0000 |
commit | 2f6d99728a6402bb52f9c3df16bf2c09ca0e9abc (patch) | |
tree | 8f3add646eaa8330b600205382da9f74d506e4c6 /bin | |
parent | 4e974c4a76c4c7bec9fd961b687bfd8dc98d033d (diff) | |
download | admin-2f6d99728a6402bb52f9c3df16bf2c09ca0e9abc.tar.gz |
2019-03-23 Backup
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/makeuser | 1 |
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##*/} |