v1.3.4-test
~适配Padavan及华硕固件
This commit is contained in:
@@ -39,7 +39,7 @@ webget(){
|
|||||||
url="https://cdn.jsdelivr.net/gh/juewuy/ShellClash"
|
url="https://cdn.jsdelivr.net/gh/juewuy/ShellClash"
|
||||||
if [ "$test" -gt 0 ];then
|
if [ "$test" -gt 0 ];then
|
||||||
url="https://cdn.jsdelivr.net/gh/juewuy/ShellClash@master"
|
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"
|
[ "$test" -eq 3 ] && url="http://192.168.123.90:8080/ShellClash"
|
||||||
else
|
else
|
||||||
webget /tmp/clashrelease $url@master/bin/release_version echoon rediroff 2>/tmp/clashrelease
|
webget /tmp/clashrelease $url@master/bin/release_version echoon rediroff 2>/tmp/clashrelease
|
||||||
|
|||||||
Reference in New Issue
Block a user