Commit 5be94de6 authored by Damian Montero's avatar Damian Montero

Merge branch 'master' of https://github.com/thedamian/chromebrew

parents 53d427dd 481b4409
......@@ -106,6 +106,9 @@ wget -N --continue --no-check-certificate $URL/packages/linuxheaders.rb
#Making GCC act like CC (For some npm packages out there)
sudo ln -s /usr/local/bin/gcc /usr/local/bin/cc
#This will allow a lot of things to work without sudo
sudo chown -R chronos:chronos /usr/local
#prepare sparse checkout .rb packages directory and do it
cd $CREW_LIB_PATH
git init
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment