diff options
-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##*/} |