mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-06 04:15:46 +08:00
shell update
This commit is contained in:
parent
0cfec35f4b
commit
8d2427bd0f
@ -17,7 +17,3 @@ for i in ${need_to_start_server_shell[*]}; do
|
||||
chmod +x $i
|
||||
./$i
|
||||
done
|
||||
#fixme The infinite loop prevents the ope IM service from exiting after execution in the docker container
|
||||
while [ true ]; do
|
||||
sleep 60
|
||||
done
|
||||
|
Loading…
x
Reference in New Issue
Block a user