add sleep stmt

pull/4/head
lza_menace 3 years ago
parent fbd2cc3c34
commit 7bda8f8f30

@ -19,4 +19,6 @@ gunicorn \
--pid $BASE/gunicorn.pid \
--reload
sleep 1
echo "Starting gunicorn with pid $(cat $BASE/gunicorn.pid)"