little url fixes

This commit is contained in:
Luke 2017-10-05 12:01:12 -07:00
parent aec12895da
commit 32730f8110

View File

@ -28,7 +28,7 @@ shred -u pass1
shred -u pass2
touch .firstime
curl -O http://lukesmith.xuz/larbs/install_packages.sh && bash install_packages.sh
curl -O http://lukesmith.xyz/larbs/install_packages.sh && bash install_packages.sh
rm .firstime
printf "${BLUE}Enabling Network Manager...\n${NC}"