Browse Source

- Comment out extra node version.

Thanks to xet7 !
Lauri Ojansivu 6 years ago
parent
commit
d70ad9d733
1 changed files with 1 additions and 1 deletions
  1. 1 1
      stacksmith/user-scripts/build.sh

+ 1 - 1
stacksmith/user-scripts/build.sh

@@ -9,7 +9,7 @@ METEOR_EDGE=1.5-beta.17
 NPM_VERSION=latest
 NPM_VERSION=latest
 FIBERS_VERSION=2.0.0
 FIBERS_VERSION=2.0.0
 ARCHITECTURE=linux-x64
 ARCHITECTURE=linux-x64
-NODE_VERSION=v10.14.1
+#NODE_VERSION=v10.14.1
 
 
 sudo yum groupinstall -y 'Development Tools'
 sudo yum groupinstall -y 'Development Tools'
 sudo yum install -y http://opensource.wandisco.com/centos/7/git/x86_64/wandisco-git-release-7-2.noarch.rpm
 sudo yum install -y http://opensource.wandisco.com/centos/7/git/x86_64/wandisco-git-release-7-2.noarch.rpm