Update install.sh

This commit is contained in:
amidevous
2023-10-19 06:17:40 +02:00
committed by GitHub
parent 0f3b87aa85
commit 84c59287c8
-4
View File
@@ -55,10 +55,6 @@ 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
python3 install
wget https://raw.githubusercontent.com/amidevous/xtream-ui-ubuntu20.04/master/install-dep.sh -O /root/install-dep.sh && bash /root/install-dep.sh
cd /root
rm -rf /root/phpbuild/
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
chmod +x install.sh