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
a50cdae9f3
commit
db8b527adf
1 changed files with 1 additions and 0 deletions
|
@ -141,6 +141,7 @@ sudo npm install
|
|||
sudo npm install -g bower
|
||||
sudo chown -R $app: $final_path
|
||||
sudo su -c "cd $final_path && bower install" $app
|
||||
popd
|
||||
|
||||
#=================================================
|
||||
# CONFIGURE SERVER.JS
|
||||
|
|
Loading…
Reference in a new issue