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 ""