mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-11-05 21:02:11 +08:00
Optimizing scripts
This commit is contained in:
parent
67feff7102
commit
19a857fb51
@ -94,6 +94,7 @@ if [[ $? -ne 0 ]]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
echo "Check OpenIM service name:"
|
echo "Check OpenIM service name:"
|
||||||
for item in "${OPENIM_ALL_SERVICE_LIBRARIES_NO_TRANSFER[@]}"; do
|
for item in "${OPENIM_ALL_SERVICE_LIBRARIES_NO_TRANSFER[@]}"; do
|
||||||
echo "$item"
|
echo "$item"
|
||||||
@ -109,3 +110,5 @@ else
|
|||||||
openim::log::success "All OpenIM services are running normally! "
|
openim::log::success "All OpenIM services are running normally! "
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
||||||
|
openim::util::find_process_ports ${OPENIM_ALL_SERVICE_LIBRARIES_NO_TRANSFER[@]}
|
||||||
Loading…
x
Reference in New Issue
Block a user