This website works better with JavaScript
Home
Explore
Help
Register
Sign In
hb_tousu
/
acl_tousu_task
Watch
5
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Branch:
tmp
Branches
Tags
master
tmp
prod-20230209.1
test-20230209.1
prod-20230209
test-20230209
prod-20230208
test-20230208
test-20230116
acl_tousu_task
/
scripts
/
product
/
rollback.sh
rollback.sh
99 B
Permalink
History
Raw
1
2
3
4
5
6
#!/bin/bash
sh stop.sh
rm -rf aclTousuTask.jar
mv aclTousuTask.jar.bak aclTousuTask.jar
sh run.sh