时空支付重启脚本修改
parent
a7f40032a9
commit
189f10a151
|
@ -240,7 +240,7 @@ normal_code_update() {
|
|||
echo "${server_name} ${ip} 重启完成"
|
||||
;;
|
||||
"pay")
|
||||
ssh "$ip" "bash /data/jieling/delivery-server/pay_reboot.sh"
|
||||
ssh "$ip" "bash /data/shikong/idip/pay_reboot.sh"
|
||||
ssh "$ip" "ps -ef | grep delivery"
|
||||
echo "${server_name} ${ip} 重启完成"
|
||||
;;
|
||||
|
|
Loading…
Reference in New Issue