mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-12-02 18:34:29 +08:00
log
This commit is contained in:
parent
063cb44e53
commit
3ff28111e1
@ -41,7 +41,7 @@ result=$(openim::util::check_process_names_for_stop)
|
||||
if [[ $? -ne 0 ]]; then
|
||||
echo "+++ cat openim log file >>> ${LOG_FILE}"
|
||||
openim::log::error "stop process failed.\n" "${result}"
|
||||
return 1
|
||||
else
|
||||
openim::log::success "✨ All processes to be stopped"
|
||||
fi
|
||||
|
||||
openim::log::success "✨ All processes to be stopped"
|
||||
Loading…
x
Reference in New Issue
Block a user