This commit is contained in:
wenxu12345
2021-12-01 10:37:56 +08:00
parent d8e5fe367b
commit 42e2957bee
2 changed files with 3 additions and 32 deletions
+1
View File
@@ -13,6 +13,7 @@ need_to_start_server_shell=(
)
#fixme The 10 second delay to start the project is for the docker-compose one-click to start openIM when the infrastructure dependencies are not started
sleep 10
for i in ${need_to_start_server_shell[*]}; do