From c2295b03225ebc2f9afecc12eb48ce8aabdcbb50 Mon Sep 17 00:00:00 2001 From: hanzhixiao <709674996@qq.com> Date: Wed, 9 Aug 2023 10:31:16 +0800 Subject: [PATCH] 815 Signed-off-by: hanzhixiao <709674996@qq.com> --- scripts/start_component_check.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/start_component_check.sh b/scripts/start_component_check.sh index 6b91b4570..8e1f688ca 100644 --- a/scripts/start_component_check.sh +++ b/scripts/start_component_check.sh @@ -33,6 +33,6 @@ cd ${component_check_binary_root} echo -e "${YELLOW_PREFIX}=======>$PWD${COLOR_SUFFIX}" cmd="nohup ./${component_check}" echo "==========================start components checking===========================">>$OPENIM_ROOT/logs/openIM.log -$cmd >>$OPENIM_ROOT/logs/openIM.log 2>&1 & +$cmd