Update README_Install_Ubuntu.md

This commit is contained in:
André Bauer 2016-10-19 23:49:10 +02:00 committed by GitHub
parent 927cb71a0c
commit e08f340e72

View file

@ -38,5 +38,8 @@
* rails s -p 3000 * rails s -p 3000
* script/websocket-server.rb start * script/websocket-server.rb start
* script/scheduler.rb start * script/scheduler.rb start
### Restart nginx as root
* exit
* systemctl restart nginx * systemctl restart nginx