1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/scrumblr_ynh.git synced 2024-09-03 20:16:29 +02:00

Update install

This commit is contained in:
frju365 2017-01-30 21:59:15 +01:00 committed by GitHub
parent 4dac8de729
commit 517ea6e6d4

View file

@ -44,8 +44,9 @@ nginxconf=/etc/nginx/conf.d/$domain.d/$app.conf
sudo cp ../conf/nginx.conf $nginxconf
sudo chown root: $nginxconf
sudo chmod 600 $nginxconf
cd $final_path
pushd $final_path
sudo npm install
popd
sudo service redis-server start
sudo yunohost firewall allow Both 85
pre_inst_scrumblr