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
604586c3ba
commit
5555229460
@ -92,7 +92,7 @@ if ! ${TOOLS_START_SCRIPTS_PATH} openim::tools::pre-start; then
|
||||
fi
|
||||
|
||||
|
||||
openim::log::success "Preprocessing has been successfully completed!"
|
||||
openim::log::colorless "Preprocessing has been successfully completed!"
|
||||
|
||||
result=$("${OPENIM_ROOT}"/scripts/stop-all.sh)
|
||||
if [[ $? -ne 0 ]]; then
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user