This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
yangchaojie
/
Blog
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
44bc7abc9d
Rami (Branch)
Tag
master
prod
Blog
/
start.sh
start.sh
74 B
Cronologia
Originale
1
2
3
4
#!/bin/bash
nohup python3 manage.py runserver 0.0.0.0:9000 --insecure &