mirror of
https://github.com/YunoHost-Apps/nodebb_ynh.git
synced 2024-09-03 19:46:29 +02:00
Update install
This commit is contained in:
parent
ff4d513bf8
commit
20e141fb4c
1 changed files with 0 additions and 1 deletions
|
@ -151,7 +151,6 @@ cat $final_path/config.json
|
|||
chown -R $app:$app $final_path
|
||||
pushd $final_path
|
||||
exec_as "$app" PATH=$PATH ./nodebb setup -l > $install_log
|
||||
exec_as "$app" PATH=$PATH npm install nodebb-plugin-dbsearch --save-prod
|
||||
exec_as "$app" PATH=$PATH ./nodebb build -l
|
||||
popd
|
||||
|
||||
|
|
Loading…
Reference in a new issue