Merge branch 'tobimai-master-patch-06957' into 'master'

Update user_setup.sh

See merge request tobimai/arch_config!1
This commit is contained in:
2020-12-18 20:38:38 +00:00

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