ubuntu manual - fixing whitspace
This commit is contained in:
parent
333c455734
commit
0b25c84ad4
1 changed files with 3 additions and 3 deletions
|
@ -35,9 +35,9 @@
|
|||
* rake assets:precompile
|
||||
|
||||
### Start Zammad
|
||||
* rails s -p 3000 &>> log/zammad.log &
|
||||
* script/websocket-server.rb start &>> log/zammad.log &
|
||||
* script/scheduler.rb start &>> log/zammad.log &
|
||||
* rails s -p 3000 &>> log/zammad.log &
|
||||
* script/websocket-server.rb start &>> log/zammad.log &
|
||||
* script/scheduler.rb start &>> log/zammad.log &
|
||||
|
||||
### Restart nginx as root
|
||||
* exit
|
||||
|
|
Loading…
Reference in a new issue