Merge pull request #5 from jua74470/patch-1

Update install.sh
This commit is contained in:
amidevous
2024-11-27 17:57:25 +01:00
committed by GitHub
+2 -2
View File
@@ -35,7 +35,7 @@ echo "Detected : $OS $VER $ARCH"
wget https://github.com/amidevous/xui.one/raw/refs/heads/master/install-dep.sh -qO /tmp/install-dep.sh >/dev/null 2>&1
bash /tmp/install-dep.sh
cd /root
wget https://github.com/amidevous/xui.one/releases/download/test/XUI_1.5.12.zip -qO XUI_1.5.12.zip >/dev/null 2>&1
unzip XUI_1.5.12.zip >/dev/null 2>&1
wget https://github.com/amidevous/xui.one/releases/download/test/XUI_1.5.13.zip -qO XUI_1.5.13.zip >/dev/null 2>&1
unzip XUI_1.5.13.zip >/dev/null 2>&1
wget https://raw.githubusercontent.com/amidevous/xui.one/master/install.python3 -qO /root/install.python3 >/dev/null 2>&1
python3 /root/install.python3