1
0
mirror of https://github.com/Eugeny/tabby-web.git synced 2025-08-06 09:21:54 +00:00

fixed signal passing

This commit is contained in:
Eugene Pankov
2022-01-27 14:50:55 +01:00
parent 73a0a80b4a
commit 86a3210a75

@@ -4,4 +4,4 @@ if [[ -n "$DOCKERIZE_ARGS" ]]; then
fi fi
cd /app cd /app
/venv/*/bin/python ./manage.py migrate /venv/*/bin/python ./manage.py migrate
/venv/*/bin/gunicorn exec /venv/*/bin/gunicorn