From 167255e2acd5be3f5408433bb09a51a785a4ca71 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Wed, 1 Sep 2021 17:29:31 +0200 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index a0d77e5..1a63264 100644 --- a/scripts/install +++ b/scripts/install @@ -140,7 +140,7 @@ setup="{ pushd $final_path - ynh_exec_as $app env $ynh_node_load_PATH $final_path/nodebb setup "${setup}" --series + ynh_exec_as $app env $ynh_node_load_PATH $final_path/nodebb setup "${setup}" popd #=================================================