This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
hb_tousu
/
pm_import
Segui
8
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
e04ea013a1
Rami (Branch)
Tag
master
pm_import
/
scripts
/
rollback.sh
rollback.sh
90 B
Cronologia
Originale
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