mirror of
https://github.com/Eugeny/tabby-web.git
synced 2025-09-21 15:46:04 +00:00
init
This commit is contained in:
4
backend/start.sh
Executable file
4
backend/start.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
cd /app
|
||||
./manage.py migrate
|
||||
gunicorn
|
Reference in New Issue
Block a user