fix startup script

mm-logging
lza_menace 4 years ago
parent 1337b06065
commit 557c6fe4a9

@ -18,4 +18,4 @@ gunicorn \
--access-logfile $BASE/access.log \
--reload
echo "Starting gunicorn with pid $(cat ./data/gunicorn.pid)"
echo "Starting gunicorn with pid $(cat $BASE/gunicorn.pid)"