This website works better with JavaScript
Home
Explore
Help
Register
Sign In
hb_tousu
/
domain_b_api
Watch
5
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
0d7515b5e5
Branches
Tags
master
weijianghai
prod-20230517
prod-20230129
domain_b_api
/
build-dir
/
rollback.sh
rollback.sh
93 B
History
Raw
1
2
3
4
5
6
#!/bin/bash
sh stop.sh
rm -rf domainBApi.jar
mv domainBApi.jar.bak domainBApi.jar
sh run.sh