diff --git a/scripts/start-all.sh b/scripts/start-all.sh index 08c64a32e..0787e4592 100755 --- a/scripts/start-all.sh +++ b/scripts/start-all.sh @@ -90,7 +90,6 @@ fi openim::log::info "\n## Starting OpenIM services" execute_start_scripts -openim::log::info "\n## Starting OpenIM services finish !!!!!!!!!!!!!!!!" sleep 2 @@ -113,4 +112,4 @@ fi openim::log::info "\n## Post Starting OpenIM services" ${TOOLS_START_SCRIPTS_PATH} openim::tools::post-start -openim::color::echo $COLOR_BLUE "✨ All OpenIM services have been successfully started!" \ No newline at end of file +openim::color::echo $COLOR_GREEN "✨ All OpenIM services have been successfully started!" \ No newline at end of file