Skip to content

Commit

Permalink
Fixes specific user reference.
Browse files Browse the repository at this point in the history
  • Loading branch information
oceanzus committed Aug 4, 2015
1 parent 0264ab3 commit ddc7889
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ python app.py -s
Remember to modify WSGI.py and app.ini to your specific installation environment
```
sudo mkdir /tmp/ooi-ui
sudo chown case:nginx /tmp/ooi-ui
sudo chown ooiui:nginx /tmp/ooi-ui
sudo chmod 755 /tmp/ooi-ui
```

Expand Down

0 comments on commit ddc7889

Please sign in to comment.