mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-11-06 21:32:15 +08:00
Optimizing scripts
This commit is contained in:
parent
789457433c
commit
86c9a51faf
@ -101,6 +101,8 @@ for item in "${OPENIM_ALL_SERVICE_LIBRARIES_NO_TRANSFER[@]}"; do
|
||||
openim::log::colorless "$item"
|
||||
done
|
||||
|
||||
openim::log::status "List the ports listened to by the OpenIM service:"
|
||||
|
||||
result=$(openim::util::check_process_names ${OPENIM_ALL_SERVICE_LIBRARIES_NO_TRANSFER[@]})
|
||||
if [[ $? -ne 0 ]]; then
|
||||
#echo "+++ cat OpenIM log file >>> ${LOG_FILE}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user