From 3fd56497aa11f705d15faade07f73eb3bb4197cf Mon Sep 17 00:00:00 2001 From: frju365 Date: Thu, 29 Jun 2017 17:43:45 +0200 Subject: [PATCH] [Fix] Nodejs Version --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 4b7c89c..e71c84a 100644 --- a/scripts/install +++ b/scripts/install @@ -71,7 +71,7 @@ ynh_app_setting_set $app port $port # INSTALL NODEJS #================================================= -ynh_install_nodejs 8.1.3 +ynh_install_nodejs 6.2.0 #================================================= # CREATE DEDICATED USER