From 884457dae6102433020d066c65a92c1438f7d686 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B6=88=E5=A4=B1=E7=9A=84=E6=98=9F=E7=90=83?= <32975050+xsdxq-null@users.noreply.github.com> Date: Sat, 16 May 2026 11:44:55 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E8=8F=9C=E5=8D=95=E8=BE=B9?= =?UTF-8?q?=E6=A1=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- update_zh_cn.sh | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/update_zh_cn.sh b/update_zh_cn.sh index d9f11a4b..2921ab71 100644 --- a/update_zh_cn.sh +++ b/update_zh_cn.sh @@ -965,10 +965,10 @@ update_x-ui() { echo -e "${green}x-ui ${tag_version}${plain} 更新完成,正在运行..." echo -e "" - echo -e "┌───────────────────────────────────────────────────────┐ -╔═══════════════════════════════════════════════════════╗ -║ ${blue}x-ui 控制菜单用法(子命令):${plain} ║ -║ ║ + echo -e " +╔══════════════════════════════════════════════════════╗ +║ ${blue}x-ui 控制菜单用法(子命令):${plain} ║ +║ ║ ║ ${blue}x-ui${plain} - 管理脚本 ║ ║ ${blue}x-ui start${plain} - 启动 ║ ║ ${blue}x-ui stop${plain} - 停止 ║ @@ -983,9 +983,9 @@ update_x-ui() { ║ ${blue}x-ui legacy${plain} - 旧版本 ║ ║ ${blue}x-ui install${plain} - 安装 ║ ║ ${blue}x-ui uninstall${plain} - 卸载 ║ -╚═══════════════════════════════════════════════════════╝" +╚══════════════════════════════════════════════════════╝" } echo -e "${green}正在运行...${plain}" install_base -update_x-ui $1 +update_x-ui $1