mirror of
https://github.com/Eugeny/tabby-web.git
synced 2025-06-09 22:19:54 +00:00
4 lines
39 B
Bash
Executable File
4 lines
39 B
Bash
Executable File
#!/bin/sh
|
|
./manage.py migrate
|
|
gunicorn
|