shell update

pull/4/head
away 4 years ago
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…
Cancel
Save