From a459c44f9bd35c49debf2e1dc5c50961b799916e Mon Sep 17 00:00:00 2001 From: 3344 Date: Tue, 20 Jan 2026 09:31:07 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20xu?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- xu | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/xu b/xu index c07ec97..f57b73c 100644 --- a/xu +++ b/xu @@ -378,8 +378,8 @@ IP=$(curl -s4m5 ip.sb) echo -e "\n${Blue}#################################################${Font}" echo -e "${Green} X-UI 安装完成 (咸V咆哮制作) ${Font}" echo -e "${Blue}#################################################${Font}" -echo -e "访问地址 :${Green}http://$IP:$SET_PORT${Font}" -echo -e "用户名 :${Green}$SET_USER${Font}" -echo -e "密码 :${Green}$SET_PASS${Font}" -echo -e "当前模式 :${Yellow}$([ "$INSTALL_MODE" == "1" ] && echo "标准配置" || echo "私人配置")${Font}" +echo -e "访问地址 : ${Green}http://$IP:$SET_PORT${Font}" +echo -e "用户名 : ${Green}$SET_USER${Font}" +echo -e "密码 : ${Green}$SET_PASS${Font}" +echo -e "当前模式 : ${Yellow}$([ "$INSTALL_MODE" == "1" ] && echo "标准配置" || echo "私人配置")${Font}" echo -e "${Blue}#################################################${Font}" \ No newline at end of file