From 69615efa391cd42a1134e88511574ef371132e94 Mon Sep 17 00:00:00 2001 From: frju365 Date: Thu, 29 Jun 2017 16:37:52 +0200 Subject: [PATCH] [Fix] Version de nodejs --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 766e5ba..2842f1d 100644 --- a/scripts/install +++ b/scripts/install @@ -71,7 +71,7 @@ ynh_app_setting_set $app port $port # INSTALL NODEJS #================================================= -ynh_install_nodejs 7 +ynh_install_nodejs 8.1.3 #================================================= # CREATE DEDICATED USER