APP_NAME=xxxx-1.0-SNAPSHOT.jar
創(chuàng)新互聯(lián)公司是一家專注于做網(wǎng)站、網(wǎng)站設(shè)計(jì)與策劃設(shè)計(jì),奎屯網(wǎng)站建設(shè)哪家好?創(chuàng)新互聯(lián)公司做網(wǎng)站,專注于網(wǎng)站建設(shè)十多年,網(wǎng)設(shè)計(jì)領(lǐng)域的專業(yè)建站公司;建站業(yè)務(wù)涵蓋:奎屯等地區(qū)??妥鼍W(wǎng)站價(jià)格咨詢:028-86922220pid=0
checkpid() {
javaps=jps -l | grep $APP_NAME
if [ -n “$javaps” ]; then
pid=echo $javaps | awk '{print $1}'
else
pid=0
}
start() {
checkpid
if [
p
s
i
d
?
n
e
0
]
;
t
h
e
n
e
c
h
o
"
psid -ne 0 ]; then echo "
psid?ne0];thenecho"APP_NAME already started"
else
echo “Starting $APP_NAME …”nohup java -jar $APP_NAME >$APP_NAME'.out' 2>&1 &
checkpid
if [
p
i
d
?
n
e
0
]
;
t
h
e
n
e
c
h
o
"
pid -ne 0]; then echo "
pid?ne0];thenecho"APP_NAME start success"
else
echo “$APP_NAME start faild”
fi
fi
}
stop() {
checkpid
if [ $pid -ne 0 ]; then
echo “Stoping $APP_NAME…”
kill -9
p
i
d
i
f
[
pid if [
pidif[? -eq 0 ]; then
echo “
A
P
P
N
A
M
E
s
t
o
p
s
u
c
c
e
s
s
"
e
l
s
e
e
c
h
o
"
APP_NAME stop success" else echo "
APPN?AMEstopsuccess"elseecho"APP_NAME stop faild”
fi
else
echo “$APP_NAME already stoped”
fi
}
case “$1” in
‘start’)
start
;;
‘stop’)
stop
;;
‘restart’)
stop
start
;;
*) # 其他任何情況
echo “help: $0 {start|stop|restart}”
echo "例子: ./deploy start
exit 1
esac
exit 0
你是否還在尋找穩(wěn)定的海外服務(wù)器提供商?創(chuàng)新互聯(lián)www.cdcxhl.cn海外機(jī)房具備T級(jí)流量清洗系統(tǒng)配攻擊溯源,準(zhǔn)確流量調(diào)度確保服務(wù)器高可用性,企業(yè)級(jí)服務(wù)器適合批量采購(gòu),新人活動(dòng)首月15元起,快前往官網(wǎng)查看詳情吧