This website works better with JavaScript
Domovská stránka
Prehľadávať
Pomoc
Prihlásiť sa
xusl
/
focus
Pridať medzi pozorované
1
Hviezda
0
Fork
0
Súbory
Issues
0
Pull requesty
0
Wiki
Strom:
bbcfa31a84
Branche
Tagy
master
focus
/
ipfcst-client
/
autoservice
/
jar-auto-service-stop.sh
jar-auto-service-stop.sh
92 B
História
Raw
1
2
3
4
#!/bin/sh
PID=$(cat /home/syjy/focus-client/autoservice/jar-auto-service.pid)
kill -9 $PID