From 6202ee6a9c65504046e5a88c37591f24bb4d7761 Mon Sep 17 00:00:00 2001 From: zhao Date: Thu, 16 Jan 2025 22:14:09 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20bin/ZeroWrt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: zhao --- bin/ZeroWrt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/ZeroWrt b/bin/ZeroWrt index ac13879..04bd8f3 100644 --- a/bin/ZeroWrt +++ b/bin/ZeroWrt @@ -30,7 +30,7 @@ print_header() { color_output " CPU 占用: $cpu_usage" color_output " 内存占用: ${mem_usage}%" color_output "----------------------------------------" - color_output "\e[32m说明:本工具用于配置 OpenWrt-24.10\e[0m" + color_output "\e[32m说明:本工具用于配置 ZeroWrt \e[0m" color_output "\e[32m博客:https://www.kejizero.online\e[0m" color_output "----------------------------------------" echo ""