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

Merge branch 'master' of git.km3net.de:km3py/km3mon

parents d4ad1d7b f0a98475
No related branches found
No related tags found
No related merge requests found
......@@ -12,5 +12,6 @@ start:
stop:
@echo Shutting down supervisord
supervisorctl shutdown
ps aux|grep gunicorn|awk '{print $2}'|xargs kill -9
.PHONY: build start stop
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