1
0
Fork 0
forked from RP1/RaveOS-arch

asdasd# Please enter the commit message for your changes. Lines starting

This commit is contained in:
RP1 2024-12-20 22:57:30 +01:00
parent ffdb213b69
commit c632a1d3f1

View file

@ -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