more url fixes

This commit is contained in:
Luke 2017-10-05 15:31:34 -07:00
parent 0e40b1b912
commit ed14ae8ae4

View File

@ -10,7 +10,7 @@ error() { dialog --title "Error!" --msgbox "We've run into a fatal-ish error. Ch
printf "${BLUE}Activating Pulseaudio if not already active...\n${NC}"
pulseaudio --start
curl -O http://lukesmith.xyz/aur_install.sh && bash aur_install.sh
curl -O http://lukesmith.xyz/larbs/aur_install.sh && bash aur_install.sh
rm aur_install.sh
printf "${BLUE}Downloading config files...\n${NC}"