pull/1953/head
skiffer-git 2 years ago
parent 80c4b6ce7b
commit 690266ce5c

@ -99,6 +99,6 @@ if [[ $? -ne 0 ]]; then
echo "+++ cat openim log file >>> ${LOG_FILE}" echo "+++ cat openim log file >>> ${LOG_FILE}"
openim::log::error "check process failed.\n $result" openim::log::error "check process failed.\n $result"
else else
echo "Check all openim service ports successfully !" openim::color::echo $COLOR_GREEN "All openim services are running normally! "
fi fi

Loading…
Cancel
Save