From 3b6451ca44801d76106a8e11711ec698fdccb322 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Mon, 9 Aug 2021 17:55:17 +0200 Subject: [PATCH] Update install --- scripts/install | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/install b/scripts/install index aab3e7c..c770e85 100644 --- a/scripts/install +++ b/scripts/install @@ -123,7 +123,6 @@ chown -R $app:www-data "$final_path" chown -R $app $final_path pushd $final_path - mv $final_path/install/package.json $final_path/package.json ynh_exec_as $app env $ynh_node_load_PATH $final_path/nodebb setup #-l > $install_log popd