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

Commit dfbcee6

Browse files
author
jasonsj
committed
silent gyp install
1 parent 2b36b35 commit dfbcee6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/setup_linux_build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,6 @@ fi
4040
popd
4141

4242
# install and run gyp to create makefile
43-
sudo apt-get install gyp
43+
sudo apt-get install gyp -qq --assume-yes
4444

4545
gyp --depth .

0 commit comments

Comments
 (0)