Skip to content
Snippets Groups Projects
Commit 35806035 authored by Tamas Gal's avatar Tamas Gal :speech_balloon:
Browse files

Change order of commands in make stop

parent 179c00b6
No related branches found
No related tags found
No related merge requests found
......@@ -93,8 +93,8 @@ start:
stop:
killall gunicorn
tmux kill-session -t ${SESSION_NAME}
killall gunicorn
clean:
rm Makefile
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment