Merge branch 'main' of github.com:EvgenyNerush/easy-xray

This commit is contained in:
Evgeny Nerush
2024-11-13 14:34:09 +03:00

1
ex.sh
View File

@@ -499,6 +499,7 @@ sudo ./ex.sh install${normal}"
fi fi
fi fi
# #
check_command curl "required to download the xray installation script"
if bash -c "$(curl -L https://github.com/XTLS/Xray-install/raw/main/install-release.sh)" @ install if bash -c "$(curl -L https://github.com/XTLS/Xray-install/raw/main/install-release.sh)" @ install
then then
echo -e "${green}xray installed${normal}" echo -e "${green}xray installed${normal}"