From 169b7feafd96a1e5c49894f65fbec9f16e819bbc Mon Sep 17 00:00:00 2001 From: skiffer-git <44203734@qq.com> Date: Thu, 22 Feb 2024 22:27:23 +0800 Subject: [PATCH] log --- scripts/start-all.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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