This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
caipin
/
construction_management
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
1fb5caa6a2
Branches
Tags
master
合同管理
0.03
0.2
0.02
0.1
0.01
construction...
/
deployment
/
run.sh
run.sh
95 B
Historique
Raw
1
2
3
4
5
6
7
#!/bin/sh
# 后端启动
./server
# 关闭后台启动,hold住进程
nginx -g 'daemon off;'