This website works better with JavaScript
Home
Explore
Help
Sign In
yangchaojie
/
Blog
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Branch:
prod
Branches
Tags
master
prod
Blog
/
start.sh
start.sh
74 B
Permalink
History
Raw
1
2
3
4
#!/bin/bash
nohup python3 manage.py runserver 0.0.0.0:9000 --insecure &