Skip to content
This repository has been archived by the owner on Sep 2, 2021. It is now read-only.

Commit

Permalink
silent gyp install
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonsj committed May 4, 2013
1 parent 2b36b35 commit dfbcee6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/setup_linux_build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@ fi
popd

# install and run gyp to create makefile
sudo apt-get install gyp
sudo apt-get install gyp -qq --assume-yes

gyp --depth .

0 comments on commit dfbcee6

Please sign in to comment.