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 83ef899 commit ef20e41
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,10 @@ points = 500

## Troubleshooting

-
Service won't restart
![no_restart](setup/imgs/broken_restart.png)
- Kill python and uwsgi processes
- `$ sudo pkill -9 python3; pkill -p uwsgi`

## Contributing and Disclaimer

Expand Down

0 comments on commit ef20e41

Please sign in to comment.