retarded fix

This commit is contained in:
Luke 2017-10-08 13:39:04 -07:00
parent 0a2036d30a
commit 7c78dbc37d
2 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

@ -107,8 +107,8 @@ done
#pacman --noconfirm --needed -S projectm-pulseaudio
blue Downloading next portion of the script \(user.sh\)...
curl https://raw.githubusercontent.com/LukeSmithxyz/larbs/master/user.sh > /home/$NAME/user.sh && blue Running user.sh script as $NAME...
sudo -u $NAME bash /home/$NAME/user.sh || red Error when running user.sh...
curl https://raw.githubusercontent.com/LukeSmithxyz/larbs/master/larbs_user.sh > /home/$NAME/larbs_user.sh && blue Running user.sh script as $NAME...
sudo -u $NAME bash /home/$NAME/user.sh || red Error when running larbs_user.sh...
rm -f /home/$NAME/user.sh
printf "${BLUE}Enabling Network Manager...\n${NC}"