diff --git a/scripts/start-all.sh b/scripts/start-all.sh index 4ba09d135..22fbf4a79 100755 --- a/scripts/start-all.sh +++ b/scripts/start-all.sh @@ -112,4 +112,4 @@ fi openim::log::info "\n## Post Starting openim services" ${TOOLS_START_SCRIPTS_PATH} openim::tools::post-start -openim::log::success "✨ All openim services have been successfully started!" \ No newline at end of file +openim::log::success "All openim services have been successfully started!" \ No newline at end of file