tabby-web/backend/start.sh
Eugene Pankov f677febac3
init
2021-10-31 18:15:23 +01:00

5 lines
47 B
Bash
Executable File

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