Skip to content
This repository has been archived by the owner on Mar 7, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Akshay-Rohatgi committed May 7, 2020
1 parent 83a094c commit 3ec402a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -270,6 +270,12 @@ points = 500
- Kill python and uwsgi processes
- `$ sudo pkill -9 python3; pkill -p uwsgi`

**Read-Only Database**

![no_restart](setup/imgs/readonly.png)
- Chown everything
- `$ chown -R www-data:www-data /opt/minos`

## Contributing and Disclaimer

If you have anything you would like to add or fix, please make a pull request! No improvement or fix is too small, and help is always appreciated.
Expand Down

0 comments on commit 3ec402a

Please sign in to comment.