mirror of
https://github.com/tildeclub/makeuser.git
synced 2026-03-03 10:00:18 +00:00
Updated makeuser. fixed znccreate.py path.
This commit is contained in:
committed by
GitHub
parent
2c021605a6
commit
50cf815c48
2
makeuser
2
makeuser
@@ -56,7 +56,7 @@ case $1 in
|
|||||||
echo "$3" | sudo tee /home/$1/.ssh/authorized_keys
|
echo "$3" | sudo tee /home/$1/.ssh/authorized_keys
|
||||||
|
|
||||||
echo "making znc user"
|
echo "making znc user"
|
||||||
./znccreate.py "$1" "$newpw"
|
znccreate.py "$1" "$newpw"
|
||||||
|
|
||||||
echo "announcing new user on mastodon"
|
echo "announcing new user on mastodon"
|
||||||
toot "welcome new user ~$1!"
|
toot "welcome new user ~$1!"
|
||||||
|
|||||||
Reference in New Issue
Block a user