mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-11-05 11:52:10 +08:00
Optimizing scripts
This commit is contained in:
parent
2e7adecff3
commit
64ac1ae03d
@ -126,4 +126,6 @@ openim::log::status "Start the post-start tools:"
|
|||||||
${TOOLS_START_SCRIPTS_PATH} openim::tools::post-start
|
${TOOLS_START_SCRIPTS_PATH} openim::tools::post-start
|
||||||
openim::log::status "post-start has been successfully completed!"
|
openim::log::status "post-start has been successfully completed!"
|
||||||
openim::util::find_ports_for_all_services ${OPENIM_ALL_SERVICE_LIBRARIES_NO_TRANSFER[@]}
|
openim::util::find_ports_for_all_services ${OPENIM_ALL_SERVICE_LIBRARIES_NO_TRANSFER[@]}
|
||||||
|
openim::util::find_ports_for_all_services ${OPENIM_MSGTRANSFER_BINARY[@]}
|
||||||
|
|
||||||
openim::log::success "All OpenIM services have been successfully started!"
|
openim::log::success "All OpenIM services have been successfully started!"
|
||||||
Loading…
x
Reference in New Issue
Block a user