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"