This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
caipin
/
construction_management
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
f91d708a54
Ramos
Etiquetas
master
合同管理
0.03
0.2
0.02
0.1
0.01
construction...
/
deployment
/
run.sh
run.sh
95 B
Histórico
Em bruto
1
2
3
4
5
6
7
#!/bin/sh
# 后端启动
./server
# 关闭后台启动,hold住进程
nginx -g 'daemon off;'