This website works better with JavaScript
Domovská stránka
Prehľadávať
Pomoc
Prihlásiť sa
caipin
/
construction_management
Pridať medzi pozorované
1
Hviezda
0
Fork
0
Súbory
Issues
0
Pull requesty
0
Wiki
Strom:
f91d708a54
Branche
Tagy
master
合同管理
0.03
0.2
0.02
0.1
0.01
construction...
/
deployment
/
run.sh
run.sh
95 B
História
Raw
1
2
3
4
5
6
7
#!/bin/sh
# 后端启动
./server
# 关闭后台启动,hold住进程
nginx -g 'daemon off;'