This commit is contained in:
MHSanaei 2024-01-10 19:35:07 +03:30
parent abfcbf4226
commit 97e6420018
2 changed files with 2 additions and 2 deletions

View File

@ -138,7 +138,7 @@ install_x-ui() {
else
last_version=$1
url="https://github.com/MHSanaei/3x-ui/releases/download/${last_version}/x-ui-linux-$(arch3xui).tar.gz"
echo -e "Begining to install x-ui $1"
echo -e "Beginning to install x-ui $1"
wget -N --no-check-certificate -O /usr/local/x-ui-linux-$(arch3xui).tar.gz ${url}
if [[ $? -ne 0 ]]; then
echo -e "${red}Download x-ui $1 failed,please check the version exists ${plain}"

View File

@ -57,7 +57,7 @@
"dashboard" = "Status Overview"
"inbounds" = "Inbounds"
"settings" = "Panel Settings"
"xray" = "Xray Settings"
"xray" = "Xray Configs"
"logout" = "Log Out"
"link" = "Manage"