From 5564eec2a4910be75ebd81518eed95f75df5eda9 Mon Sep 17 00:00:00 2001 From: juewuy Date: Thu, 13 Aug 2020 19:13:08 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B0=9D=E8=AF=95=E4=BF=AE=E5=A4=8DCDN?= =?UTF-8?q?=E5=90=8C=E6=AD=A5=E5=A4=B1=E8=B4=A5=E7=9A=84bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scripts/clash.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/clash.sh b/scripts/clash.sh index 38c2b77..57e846e 100644 --- a/scripts/clash.sh +++ b/scripts/clash.sh @@ -3,9 +3,9 @@ getconfig(){ #版本号 -versionsh_l=0.8.6 +versionsh_l=0.8.7 #服务器地址 -if [ ! -n "$update_url" ] && [ ! -z "$update_url" ]; then +if [ -z $update_url ]; then update_url=https://cdn.jsdelivr.net/gh/juewuy/clash-for-Miwifi/ fi #文件路径