From 3261ecd77c858865545a7fc17e4e1f6c51758df9 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Thu, 2 Sep 2021 09:48:08 +0200 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 5e4dd25..5908d1f 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 | tee -a $install_log +ynh_exec_as $app env $ynh_node_load_PATH node $final_path/app --setup "${setup}" --series | tee -a $install_log #================================================= # NGINX CONFIGURATION