Files
tabby-web/backend/start.sh

4 lines
39 B
Bash
Raw Normal View History

2021-07-26 15:57:28 +02:00
#!/bin/sh
./manage.py migrate
gunicorn