Optimizing scripts

This commit is contained in:
skiffer-git 2024-03-21 16:29:13 +08:00
parent 5c51207305
commit e6df33bff1

View File

@ -82,7 +82,7 @@ if [[ $? -ne 0 ]]; then
openim::log::error_exit "The service does not start properly, please check the port, query variable definition!"
echo "+++ https://github.com/openimsdk/open-im-server/tree/main/scripts/install/environment.sh +++"
else
openim::log::success "All components depended on by openim are running normally! "
openim::log::success "All components depended on by OpenIM are running normally! "
fi