From 53d4d83833b09b3d3787005215347c6d56d9c2c2 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Mon, 26 Jul 2021 10:37:26 +0200 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 4fc1f82..e651fa7 100755 --- a/scripts/install +++ b/scripts/install @@ -77,7 +77,7 @@ ynh_mysql_setup_db --db_user=$db_user --db_name=$db_name #================================================= ynh_script_progression --message="Installing dependencies..." -ynh_install_app_dependencies $pkg_dependencies +#ynh_install_app_dependencies $pkg_dependencies ynh_exec_warn_less ynh_install_nodejs --nodejs_version=$nodejs_version ynh_use_nodejs