From 4a6fd6261112a4de0554d4c9d37db4c79d91de8e Mon Sep 17 00:00:00 2001 From: skiffer-git <44203734@qq.com> Date: Tue, 2 Apr 2024 18:26:31 +0800 Subject: [PATCH] Script Refactoring --- scripts-new/start.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scripts-new/start.sh b/scripts-new/start.sh index 709d9b027..4e7e7d9d7 100644 --- a/scripts-new/start.sh +++ b/scripts-new/start.sh @@ -22,7 +22,8 @@ if [ $ret_val -ne 0 ]; then exit 1 fi - echo "$result" +echo "all tools ok" +echo "$result" kill_exist_binaries