From 4f9b76e2cbfae9c047e815d02eefe58490428e3f Mon Sep 17 00:00:00 2001 From: frju365 Date: Sun, 6 May 2018 11:49:00 +0200 Subject: [PATCH] Update install --- scripts/install | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/install b/scripts/install index c52bb49..480fb76 100644 --- a/scripts/install +++ b/scripts/install @@ -64,7 +64,6 @@ ynh_app_setting_set $app port $port # INSTALL NODEJS #================================================= -node_version=6.2.0 ynh_install_nodejs $node_version #=================================================