diff --git a/scripts/install b/scripts/install index 00bc73c..93a6fb7 100644 --- a/scripts/install +++ b/scripts/install @@ -123,6 +123,7 @@ 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 ynh_exec_as $app env $ynh_node_load_PATH $final_path/nodebb setup #-l > $install_log #npm install nodebb-plugin-dbsearch --save-prod