mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-12-02 10:18:45 +08:00
log
This commit is contained in:
parent
eee941e68a
commit
92e77042b6
@ -78,6 +78,12 @@ TOOLS_START_SCRIPTS_PATH=${START_SCRIPTS_PATH}/openim-tools.sh
|
||||
openim::log::info "\n## Pre Starting OpenIM services"
|
||||
${TOOLS_START_SCRIPTS_PATH} openim::tools::pre-start
|
||||
|
||||
|
||||
"${OPENIM_ROOT}"/scripts/stop-all.sh
|
||||
|
||||
sleep 5
|
||||
|
||||
|
||||
openim::log::info "\n## Starting OpenIM services"
|
||||
execute_scripts
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user