From a8c0aaa2f4436114088c65316789d9c23f931e67 Mon Sep 17 00:00:00 2001 From: liberodark Date: Thu, 22 Nov 2018 16:36:47 +0100 Subject: [PATCH] Update install --- scripts/install | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/install b/scripts/install index 2516070..76caaf9 100644 --- a/scripts/install +++ b/scripts/install @@ -85,9 +85,9 @@ ynh_install_app_dependencies postgresql apt-transport-https #================================================= # Use Helper instead of package from the repo -#ynh_install_nodejs 8 +ynh_install_nodejs 8 -curl -sL https://deb.nodesource.com/setup_8.x | sudo bash - +#curl -sL https://deb.nodesource.com/setup_8.x | sudo bash - #sudo npm install -g npm