Update user_setup.sh
This commit is contained in:
@@ -4,4 +4,5 @@ useradd -m tobi
|
||||
passwd tobi
|
||||
echo "Adding tobi to sudoers list"
|
||||
echo "tobi ALL=(ALL) ALL" >> my_file.txt
|
||||
cd /home/tobi
|
||||
su tobi
|
||||
Reference in New Issue
Block a user