mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-08-07 11:40:01 +08:00
start shell update
This commit is contained in:
parent
bf9fe0bea5
commit
5af768619f
@ -17,3 +17,6 @@ for i in ${need_to_start_server_shell[*]}; do
|
|||||||
chmod +x $i
|
chmod +x $i
|
||||||
./$i
|
./$i
|
||||||
done
|
done
|
||||||
|
|
||||||
|
#fixme prevents the openIM service exit after execution in the docker container
|
||||||
|
tail -f /dev/null
|
||||||
|
Loading…
x
Reference in New Issue
Block a user