mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-11-05 03:42:08 +08:00
Script Refactoring
This commit is contained in:
parent
c0a0dee6e8
commit
cb75f2e9dc
@ -35,7 +35,7 @@ if [ $ret_val -eq 0 ]; then
|
||||
openim::log::print_green "All services are running normally."
|
||||
else
|
||||
openim::log::print_red "Some services are not running as expected. Details are as follows:"
|
||||
openim::log::print_red_two_lines "$result"
|
||||
openim::log::print_red_no_time_stamp "$result"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user