mirror of
https://github.com/Eugeny/tabby-web.git
synced 2026-08-17 06:46:05 +01:00
4 lines
39 B
Bash
4 lines
39 B
Bash
|
|
#!/bin/sh
|
||
|
|
./manage.py migrate
|
||
|
|
gunicorn
|