diff --git a/scripts/install b/scripts/install index 27b7c8d..7927e0d 100755 --- a/scripts/install +++ b/scripts/install @@ -63,7 +63,7 @@ ynh_app_setting_set $app port $port # INSTALL NODEJS #================================================= -ynh_install_nodejs 8.0.0 +ynh_install_nodejs 4 #================================================= # CREATE DEDICATED USER #=================================================