mirror of
https://github.com/EvgenyNerush/easy-xray.git
synced 2024-11-21 16:25:23 +03:00
commit
da870c1891
1 changed files with 1 additions and 0 deletions
1
ex.sh
1
ex.sh
|
@ -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}"
|
||||||
|
|
Loading…
Reference in a new issue