v1.0.0beta4

~更名为ShellClash,支持更多设备
~调整脚本更新链接
This commit is contained in:
juewuy
2020-09-12 16:42:57 +08:00
parent 094489be69
commit 5b90f49c4f
6 changed files with 9 additions and 9 deletions

View File

@@ -7,7 +7,7 @@ echo "** Clash for Miwifi **"
echo "** by Juewuy **"
echo "***********************************************"
url="https://cdn.jsdelivr.net/gh/juewuy/clash-for-Miwifi@latest"
url="https://cdn.jsdelivr.net/gh/juewuy/ShellClash@latest"
result=$(curl -w %{http_code} -skLo /tmp/clashversion $url/bin/version)
[ "$result" != "200" ] && echo "无法连接到服务器!" && exit 1
source /tmp/clashversion