From f75450a93a8de22be2d4c63ee9ef57fa209f75b9 Mon Sep 17 00:00:00 2001 From: skiffer-git <44203734@qq.com> Date: Tue, 2 Apr 2024 15:46:17 +0800 Subject: [PATCH] Script Refactoring --- scripts-new/bricks.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts-new/bricks.sh b/scripts-new/bricks.sh index 751bfd24e..761e1337f 100644 --- a/scripts-new/bricks.sh +++ b/scripts-new/bricks.sh @@ -14,6 +14,8 @@ stop_binaries() { done } +LOG_FILE=log.file +TMP_LOG_FILE=tmp.log.file #启动所有的二进制 start_binaries() {