mirror of
https://git.wownero.com/lza_menace/suchwow.git
synced 2024-08-15 01:03:19 +00:00
add sleep stmt
This commit is contained in:
parent
fbd2cc3c34
commit
7bda8f8f30
1 changed files with 2 additions and 0 deletions
2
bin/prod
2
bin/prod
|
@ -19,4 +19,6 @@ gunicorn \
|
|||
--pid $BASE/gunicorn.pid \
|
||||
--reload
|
||||
|
||||
sleep 1
|
||||
|
||||
echo "Starting gunicorn with pid $(cat $BASE/gunicorn.pid)"
|
||||
|
|
Loading…
Reference in a new issue