start shell update

This commit is contained in:
away 2021-08-06 16:20:16 +08:00
parent bf9fe0bea5
commit 5af768619f

View File

@ -17,3 +17,6 @@ for i in ${need_to_start_server_shell[*]}; do
chmod +x $i
./$i
done
#fixme prevents the openIM service exit after execution in the docker container
tail -f /dev/null