From 9f257fbd179296b8f1b18cb549bceb0249f4812c Mon Sep 17 00:00:00 2001 From: yalh76 Date: Tue, 26 Feb 2019 20:02:12 +0100 Subject: [PATCH] Remove nodejs install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 2a29de9..8e95ab9 100644 --- a/scripts/install +++ b/scripts/install @@ -105,7 +105,7 @@ ynh_install_app_dependencies postgresql libstdc++6 redis-server rabbitmq-server #================================================= ynh_print_info "Installing nodejs..." -curl -sL https://deb.nodesource.com/setup_8.x | sudo bash - +#curl -sL https://deb.nodesource.com/setup_8.x | sudo bash - #================================================= # CREATE A POSTGRESQL DATABASE