asdasd# Please enter the commit message for your changes. Lines starting
This commit is contained in:
parent
ffdb213b69
commit
c632a1d3f1
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ bold=$(tput bold) # ${bold}
|
|||
normal=$(tput sgr0) # ${normal}
|
||||
yellow=$(tput setaf 3) # ${yellow}
|
||||
|
||||
sudo usermod -m -G wheel -s /bin/bash "$USER"
|
||||
sudo usermod -aG wheel "$USER"
|
||||
|
||||
# Installing packages
|
||||
|
||||
|
|
Loading…
Reference in a new issue