gm更新脚本修改
parent
3b9b32916c
commit
4cfcdbeb23
|
|
@ -80,7 +80,7 @@ send_package_reboot(){
|
|||
#gm重启
|
||||
gm_reboot(){
|
||||
ip=${1}
|
||||
ssh $ip "bash /data/jieling/gm/config/script/gm_reboot.sh"
|
||||
ssh $ip "bash /data/jieling/gm/gm_reboot.sh"
|
||||
ssh $ip "ps -ef|grep gm_tw_admin"
|
||||
echo "gm重启完毕"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue