1
0
Fork 0
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:
frju365 2017-04-08 00:38:52 +02:00 committed by GitHub
parent a50cdae9f3
commit db8b527adf

View file

@ -141,6 +141,7 @@ sudo npm install
sudo npm install -g bower sudo npm install -g bower
sudo chown -R $app: $final_path sudo chown -R $app: $final_path
sudo su -c "cd $final_path && bower install" $app sudo su -c "cd $final_path && bower install" $app
popd
#================================================= #=================================================
# CONFIGURE SERVER.JS # CONFIGURE SERVER.JS