This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
hb_tousu
/
pm_import
Suivre
8
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
e04ea013a1
Branches
Tags
master
pm_import
/
scripts
/
rollback.sh
rollback.sh
90 B
Historique
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