From 7a79aa613513a53dce807c881c2bca38a7baec31 Mon Sep 17 00:00:00 2001 From: slomo Date: Wed, 19 Jan 2011 00:25:10 +0100 Subject: added load for our package --- bootstrap.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'bootstrap.sh') diff --git a/bootstrap.sh b/bootstrap.sh index 593e3d8..02d71df 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -27,3 +27,6 @@ cd ../../.. # fetch and compile npm curl http://npmjs.org/install.sh | PATH=`pwd`/usr/bin:${PATH} sh + +# load development code and compile dependencies +usr/bin/npm link src/nodejs/ -- cgit v1.2.3