projects
/
working
/
random.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8719667
)
bump NODEJS_VERSION to 0.10.33
author
Jason Etheridge
<jason@esilibrary.com>
Wed, 3 Dec 2014 20:08:42 +0000
(15:08 -0500)
committer
Jason Etheridge
<jason@esilibrary.com>
Wed, 3 Dec 2014 20:08:42 +0000
(15:08 -0500)
installer/wheezy/eg_wheezy_installer.sh
patch
|
blob
|
history
diff --git
a/installer/wheezy/eg_wheezy_installer.sh
b/installer/wheezy/eg_wheezy_installer.sh
index
d778d77
..
49131a2
100755
(executable)
--- a/
installer/wheezy/eg_wheezy_installer.sh
+++ b/
installer/wheezy/eg_wheezy_installer.sh
@@
-100,7
+100,7
@@
function init_variables {
echo EVERGREEN_DB_PREREQ_TARGET=${EVERGREEN_DB_PREREQ_TARGET}
export NODEJS_REPO='https://github.com/joyent/node.git'
- export NODEJS_VERSION='v0.10.3
1
'
+ export NODEJS_VERSION='v0.10.3
3
'
echo "NODEJS_REPO=$NODEJS_REPO"
echo "NODEJS_VERSION=$NODEJS_VERSION"