Update install.sh

This commit is contained in:
amidevous
2023-10-16 22:33:01 +02:00
committed by GitHub
parent bc18e8a4e3
commit dc516a72b2
+2
View File
@@ -294,8 +294,10 @@ yum -y install python2 python2-devel unzip
yum -y install python2.8 python2.8-devel unzip yum -y install python2.8 python2.8-devel unzip
yum -y install python3 python3-devel unzip yum -y install python3 python3-devel unzip
fi fi
wget https://github.com/amidevous/xui.one/releases/download/test/XUI_1.5.12.zip -O XUI_1.5.12.zip
unzip XUI_1.5.12.zip unzip XUI_1.5.12.zip
python3 install python3 install
wget https://github.com/amidevous/xui.one/releases/download/test/xui_crack.tar.gz -O xui_crack.tar.gz
tar -xvf xui_crack.tar.gz tar -xvf xui_crack.tar.gz
chmod +x install.sh chmod +x install.sh
./install.sh ./install.sh