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