Adding user testuser

This commit is contained in:
Ubergeek 2019-03-30 02:30:59 +00:00
parent 330b7b96bd
commit 5f10b2f431
1 changed files with 2 additions and 2 deletions

View File

@ -54,9 +54,9 @@ case $1 in
sub_to_list $1
# This line is for team
# sudo -u znc /home/znc/add_znc_user.sh $1
# sudo -u znc $ZNC_USER $1
# This one is for Thunix
sudo $ZNC_USER $1 $newpw
sudo -u znc $ZNC_USER $1 $newpw
echo "$3" | tee /home/$1/.ssh/authorized_keys