mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-04-28 14:29:19 +08:00
shell update
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user