更新 bin/ZeroWrt

Signed-off-by: zhao <zhao@noreply.localhost>
This commit is contained in:
zhao 2025-01-16 22:14:09 +08:00
parent 387625cd6c
commit 6202ee6a9c

View File

@ -30,7 +30,7 @@ print_header() {
color_output " CPU 占用: $cpu_usage" color_output " CPU 占用: $cpu_usage"
color_output " 内存占用: ${mem_usage}%" color_output " 内存占用: ${mem_usage}%"
color_output "----------------------------------------" 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 "\e[32m博客https://www.kejizero.online\e[0m"
color_output "----------------------------------------" color_output "----------------------------------------"
echo "" echo ""