aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbooo <borgers@mi.fu-berlin.de>2011-04-26 01:24:34 +0200
committerbooo <borgers@mi.fu-berlin.de>2011-04-26 01:24:34 +0200
commit8cebbdb2b4a45fff7f90e2fd758bcf30c45f610f (patch)
tree137322fbe9c6a55939c911fb1d8be1f177e8da2a
parent0a85fb5077e1036ea72ce5011a79e9aaa75628b9 (diff)
downloadosm-xapi-8cebbdb2b4a45fff7f90e2fd758bcf30c45f610f.tar.gz
osm-xapi-8cebbdb2b4a45fff7f90e2fd758bcf30c45f610f.tar.xz
osm-xapi-8cebbdb2b4a45fff7f90e2fd758bcf30c45f610f.zip
init/update submodule nvm
-rwxr-xr-xbootstrap.sh4
1 files changed, 4 insertions, 0 deletions
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