From 37b2897e414ded080d51ae390d7d5507af2bc41f Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Fri, 2 Jul 2021 14:14:11 +0200 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 6779d6f..7f4a1ef 100644 --- a/scripts/install +++ b/scripts/install @@ -122,7 +122,7 @@ chown -R $app:www-data "$final_path" chown -R $app $final_path -pushd $final_path/nodebb +pushd $final_path #ynh_exec_as $app env $ynh_node_load_PATH ynh_exec_as $app env $ynh_node_load_PATH ./nodebb setup #-l > $install_log #npm install nodebb-plugin-dbsearch --save-prod