This website requires JavaScript.
Explore
Help
Register
Sign In
FumeNodes
/
tabby-web
Watch
1
Star
0
Fork
0
You've already forked tabby-web
mirror of
https://github.com/Eugeny/tabby-web.git
synced
2026-08-17 06:46:05 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
45788234edc45160b13f1c23da790ce6ff710ffa
tabby-web
/
backend
/
start.sh
5 lines
47 B
Bash
Raw
Normal View
History
Unescape
Escape
.
2021-07-26 15:57:28 +02:00
#!/bin/sh
.
2021-07-26 20:17:13 +02:00
cd
/app
.
2021-07-26 15:57:28 +02:00
./manage.py migrate
gunicorn
Reference in New Issue
Copy Permalink