This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
hb_tousu
/
pm_import
Urmărește
8
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
c700929bdd
Ramuri
Etichete
master
pm_import
/
scripts
/
rollback.sh
rollback.sh
90 B
Istoric
Crud
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