This website works better with JavaScript
Home
Explore
Help
Register
Sign In
hb_tousu
/
pm_import
Watch
8
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
e04ea013a1
Branches
Tags
master
pm_import
/
scripts
/
rollback.sh
rollback.sh
90 B
History
Raw
1
2
3
4
5
6
#!/bin/bash
sh stop.sh
rm -rf pm_import.jar
mv pm_import.jar.bak pm_import.jar
sh run.sh