This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
hb_tousu
/
domain_b_api
Segui
5
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
560b600488
Rami (Branch)
Tag
master
weijianghai
prod-20230517
prod-20230129
domain_b_api
/
build-dir
/
rollback.sh
rollback.sh
93 B
Cronologia
Originale
1
2
3
4
5
6
#!/bin/bash
sh stop.sh
rm -rf domainBApi.jar
mv domainBApi.jar.bak domainBApi.jar
sh run.sh