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-29 23:12:52 +01:00 committed by GitHub
parent 1ebcf876f8
commit a8f18f0ac8

View file

@ -49,7 +49,7 @@ sudo npm install
sudo service start redis-server
sudo yunohost firewall allow Both 85
sudo service scrumblr start
sudo node server.js --port 85
sudo systemctl start "$app".service
@ -60,4 +60,5 @@ then
fi
sudo service nginx reload
sudo yunohost service add "$app" --log /var/log/"$app"/"$app".log
sudo yunohost app ssowatconf