From f5814b5dea035b9c8843e2bb7fb9ae28a9dccbf5 Mon Sep 17 00:00:00 2001 From: frju365 Date: Mon, 24 Jul 2017 20:40:41 +0200 Subject: [PATCH] Update install --- scripts/install | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/install b/scripts/install index 52ab05c..7f68aec 100644 --- a/scripts/install +++ b/scripts/install @@ -81,8 +81,8 @@ sudo apt-get install -yy -qq mongodb-org #================================================= # INSTALL NODEJS #================================================= -version=6.2.0 -ynh_install_nodejs 6.2.0 +version=8.0.0 +ynh_install_nodejs 8.0.0 #================================================= # CREATE DEDICATED USER