This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
hb_tousu
/
domain_b_api
Urmărește
5
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
560b600488
Ramuri
Etichete
master
weijianghai
prod-20230517
prod-20230129
domain_b_api
/
build-dir
/
rollback.sh
rollback.sh
93 B
Istoric
Crud
1
2
3
4
5
6
#!/bin/bash
sh stop.sh
rm -rf domainBApi.jar
mv domainBApi.jar.bak domainBApi.jar
sh run.sh