This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
xusl
/
focus
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
218ce332ac
Branches
Tags
master
focus
/
ipfcst-client
/
autoservice
/
jar-auto-service-stop.sh
jar-auto-service-stop.sh
92 B
Historique
Raw
1
2
3
4
#!/bin/sh
PID=$(cat /home/syjy/focus-client/autoservice/jar-auto-service.pid)
kill -9 $PID