This website works better with JavaScript
Home
Explore
Help
Sign In
chendeben
/
JimV-C
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
9737cc48e6
Branches
Tags
dev
master
v0.8
v0.7
v0.7-preview
v0.6
v0.5
v0.4
v0.3
v0.2
v0.1
JimV-C
/
startup.sh
startup.sh
94 B
History
Raw
1
2
3
#!/usr/bin/env bash
su - www -c "cd ~/sites/JimV-C; gunicorn -c gunicorn_config.py main:app"