From 82c3a2dd4d0d2549d28bdf2e84ee4247e4781f2c Mon Sep 17 00:00:00 2001 From: Jensfrank Date: Thu, 4 Jul 2024 11:22:34 +0800 Subject: [PATCH] Update Nlbench_pro.sh --- Nlbench_pro.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Nlbench_pro.sh b/Nlbench_pro.sh index 74d84c8..79255ee 100644 --- a/Nlbench_pro.sh +++ b/Nlbench_pro.sh @@ -135,7 +135,7 @@ run_script() { 2) echo -e "运行${YELLOW}融合怪...${NC}" curl -L https://gitlab.com/spiritysdx/za/-/raw/main/ecs.sh -o ecs.sh && chmod +x ecs.sh && bash ecs.sh -m 1 | tee "$temp_file" - sed -e 's/\x1B\[[0-9;]*[JKmsu]//g,1,/\.\.\.\.\.\./d' "$temp_file" > "${output_file}_fusion" + sed -e 's/\x1B\[[0-9;]*[JKmsu]//g,1,/A Bench Script/d' "$temp_file" > "${output_file}_fusion" ;; # IP质量 3)