Update include/functions

This commit is contained in:
2024-01-03 06:56:47 +00:00
parent 0da9e022d6
commit b941b76b27

View File

@@ -26,7 +26,7 @@ makeuser_no_ansible()
sub_to_list $1
#We don't need this for thunix, since ansible will do it
echo "$3" | tee /home/$1/.ssh/authorized_keys
echo "$3" | sudo tee /home/$1/.ssh/authorized_keys
#If root doesn't have a fediverse account, comment this out
#sudo toot "welcome new user ~$1!"