tabby-web/backend/start.sh
Eugene Pankov d7f533d544
.
2021-07-26 20:17:13 +02:00

5 lines
47 B
Bash
Executable File

#!/bin/sh
cd /app
./manage.py migrate
gunicorn