remove znc script from makeuser

This commit is contained in:
Ben Harris 2020-01-16 18:12:47 -05:00
parent 72129a054c
commit eb2a320483
Signed by untrusted user: ben
GPG Key ID: 4E0AF802FFF7960C
1 changed files with 0 additions and 3 deletions

View File

@ -51,9 +51,6 @@ case $1 in
echo "subscribing to mailing list"
sub_to_list $1
echo "creating znc account"
sudo -u znc /home/znc/add_znc_user.sh $1
echo "adding ssh pubkey"
echo "$3" | sudo tee /home/$1/.ssh/authorized_keys