From 797e3224f175b41b8e115ea839c023718e7fa0d6 Mon Sep 17 00:00:00 2001 From: zhao Date: Wed, 25 Dec 2024 15:24:15 +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 f990f97..a10c041 100644 --- a/bin/ZeroWrt +++ b/bin/ZeroWrt @@ -19,7 +19,7 @@ print_header() { color_output "\e[36m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\e[0m" color_output "\e[36m┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓\e[0m" color_output "\e[36m┃ ┃\e[0m" - color_output "\e[36m┃ \e[33m欢迎使用 OpenWrt 配置工具\e[36m ┃\e[0m" + color_output "\e[36m┃ \e[33m欢迎使用 ZeroWrt 配置工具\e[36m ┃\e[0m" color_output "\e[36m┃ ┃\e[0m" color_output "\e[36m┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛\e[0m" color_output "\e[36m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\e[0m"