This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
xusl
/
focus
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ツリー:
110eb9aec1
ブランチ
タグ
master
focus
/
ipfcst-client
/
autoservice
/
jar-auto-service-stop.sh
jar-auto-service-stop.sh
92 B
履歴
Raw
1
2
3
4
#!/bin/sh
PID=$(cat /home/syjy/focus-client/autoservice/jar-auto-service.pid)
kill -9 $PID