Update user_setup.sh

This commit is contained in:
2020-12-18 20:38:29 +00:00
parent b22adc0d07
commit ddc26d753b

View File

@@ -4,4 +4,5 @@ useradd -m tobi
passwd tobi
echo "Adding tobi to sudoers list"
echo "tobi ALL=(ALL) ALL" >> my_file.txt
su tobi
cd /home/tobi
su tobi