From 84c59287c8a9b578ec89350f70125a43c9694aca Mon Sep 17 00:00:00 2001 From: amidevous Date: Thu, 19 Oct 2023 06:17:40 +0200 Subject: [PATCH] Update install.sh --- install.sh | 4 ---- 1 file changed, 4 deletions(-) diff --git a/install.sh b/install.sh index d6b630a..bef22b6 100644 --- a/install.sh +++ b/install.sh @@ -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