1
0
mirror of https://github.com/Eugeny/tabby-web.git synced 2025-06-23 20:59:58 +00:00
Eugene Pankov a6fe06870a
.
2021-09-02 23:14:57 +02:00

5 lines
47 B
Bash
Executable File

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