From a7caf598be7f8ee197b63080c07b8616e8db27bd Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Thu, 2 Sep 2021 09:45:48 +0200 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index e943ea8..5e4dd25 100644 --- a/scripts/install +++ b/scripts/install @@ -141,7 +141,7 @@ setup="{ #ynh_exec_warn_less ynh_exec_as $app env $ynh_node_load_PATH $final_path/nodebb setup "${setup}" -cd $final_path && ynh_exec_as $app env $ynh_node_load_PATH node $final_path/app --setup "${setup}" --series +cd $final_path && ynh_exec_as $app env $ynh_node_load_PATH node $final_path/app --setup "${setup}" --series | tee -a $install_log #================================================= # NGINX CONFIGURATION