mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-16 06:49:02 +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
|
chmod +x $i
|
||||||
./$i
|
./$i
|
||||||
done
|
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