Skip to content

Commit

Permalink
Update build_agent_linux.sh
Browse files Browse the repository at this point in the history
added nan installation due to unclear jenkins issue
  • Loading branch information
tamireran committed Dec 10, 2015
1 parent 379acb5 commit f6f25c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/deploy/Linux/build_agent_linux.sh
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ else
sed -i '/rebuild/d' package.json
sed -i '/nodetime/d' package.json
sed -i '/newrelic/d' package.json
npm install nan
npm install -dd
cd ..
wget https://raw.githubusercontent.com/megastep/makeself/master/makeself-header.sh
Expand Down

0 comments on commit f6f25c8

Please sign in to comment.