From 8cebbdb2b4a45fff7f90e2fd758bcf30c45f610f Mon Sep 17 00:00:00 2001 From: booo Date: Tue, 26 Apr 2011 01:24:34 +0200 Subject: init/update submodule nvm --- bootstrap.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/bootstrap.sh b/bootstrap.sh index db8c0b3..67fdf2d 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -3,6 +3,10 @@ ########################### # start config +#fetch nvm and perhaps modified pg module? +git submodule init +git submodule update + # location of nvm script NVM_PATH=nvm/nvm.sh # location where node.js will be installed -- cgit v1.2.3