更新 xu
This commit is contained in:
8
xu
8
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}"
|
||||
Reference in New Issue
Block a user