shell update

This commit is contained in:
Gordon
2021-11-10 19:11:49 +08:00
parent b729cac998
commit 34e8961601
8 changed files with 55 additions and 2 deletions
+1
View File
@@ -9,6 +9,7 @@ need_to_start_server_shell=(
push_start.sh
msg_transfer_start.sh
sdk_svr_start.sh
timer_start.sh
)
for i in ${need_to_start_server_shell[*]}; do