From 2d1465e29b651445603eae24d9d939fe9dfc5f5c Mon Sep 17 00:00:00 2001 From: nemsia Date: Mon, 3 Sep 2018 01:12:59 +0200 Subject: Upgrade to 2.5.0 --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/install') diff --git a/scripts/install b/scripts/install index 5d5bf1e..0959371 100644 --- a/scripts/install +++ b/scripts/install @@ -94,7 +94,7 @@ ynh_app_setting_set "$app" final_path "$final_path" # TODO: use https://github.com/YunoHost-Apps/Experimental_helpers/blob/master/ynh_install_nodejs/ynh_install_nodejs ( cd /opt - curl -sL https://deb.nodesource.com/setup_6.x | bash - + curl -sL https://deb.nodesource.com/setup_8.x | bash - apt-get -y install nodejs ) -- cgit v1.2.3-70-g09d2