From 75740f5fa172fa950aa3ff7dc5d5002f8c25e046 Mon Sep 17 00:00:00 2001 From: juewuy Date: Sat, 5 Jun 2021 12:56:15 +0800 Subject: [PATCH] =?UTF-8?q?v1.3.4-test=20~=E9=80=82=E9=85=8DPadavan?= =?UTF-8?q?=E5=8F=8A=E5=8D=8E=E7=A1=95=E5=9B=BA=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 38e3db4..6b3429b 100644 --- a/install.sh +++ b/install.sh @@ -39,7 +39,7 @@ webget(){ url="https://cdn.jsdelivr.net/gh/juewuy/ShellClash" if [ "$test" -gt 0 ];then url="https://cdn.jsdelivr.net/gh/juewuy/ShellClash@master" - [ "$test" -eq 2 ] && url="http://192.168.0.4:8080/ShellClash" + [ "$test" -eq 2 ] && url="https://raw.githubusercontent.com/juewuy/ShellClash/master" [ "$test" -eq 3 ] && url="http://192.168.123.90:8080/ShellClash" else webget /tmp/clashrelease $url@master/bin/release_version echoon rediroff 2>/tmp/clashrelease