修改excel打表方式
parent
16a2effb58
commit
7611ffceac
1
main.sh
1
main.sh
|
@ -91,6 +91,7 @@ restart_server() {
|
||||||
restart_script="bash /data/jieling/gm/gm_reboot.sh"
|
restart_script="bash /data/jieling/gm/gm_reboot.sh"
|
||||||
;;
|
;;
|
||||||
"super")
|
"super")
|
||||||
|
server_name=core
|
||||||
restart_script="supervisorctl restart all"
|
restart_script="supervisorctl restart all"
|
||||||
;;
|
;;
|
||||||
"coreStop")
|
"coreStop")
|
||||||
|
|
Loading…
Reference in New Issue