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