mirror of
https://github.com/amidevous/xui.one
synced 2026-07-15 17:20:03 +02:00
Update install.sh
This commit is contained in:
+2
-2
@@ -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
|
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
|
bash /tmp/install-dep.sh
|
||||||
cd /root
|
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
|
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.12.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
|
wget https://raw.githubusercontent.com/amidevous/xui.one/master/install.python3 -qO /root/install.python3 >/dev/null 2>&1
|
||||||
python3 /root/install.python3
|
python3 /root/install.python3
|
||||||
|
|||||||
Reference in New Issue
Block a user