From 2a2ee0b90d006082dafe498544cae1af14633cf2 Mon Sep 17 00:00:00 2001 From: juewuy Date: Sun, 22 Nov 2020 15:11:39 +0800 Subject: [PATCH] =?UTF-8?q?v1.0.0beta17.2=20~=E4=BF=AE=E5=A4=8D=E4=BD=BF?= =?UTF-8?q?=E7=94=A8=E5=9C=A8=E7=BA=BF=E8=8A=82=E7=82=B9=E6=97=B6=E8=8E=B7?= =?UTF-8?q?=E5=8F=96=E9=85=8D=E7=BD=AE=E6=96=87=E4=BB=B6=E6=8A=A5=E9=94=99?= =?UTF-8?q?=E7=9A=84bug=20~=E4=BF=AE=E5=A4=8D=E6=89=8B=E5=8A=A8=E6=9B=B4?= =?UTF-8?q?=E6=96=B0=E8=AE=A2=E9=98=85=E7=95=8C=E9=9D=A2=E4=B8=8D=E6=98=BE?= =?UTF-8?q?=E7=A4=BA=E5=B7=B2=E4=BF=9D=E5=AD=98=E9=93=BE=E6=8E=A5=E7=9A=84?= =?UTF-8?q?bug=20~=E4=B8=8B=E8=BD=BDdashboard=E9=9D=A2=E6=9D=BF=E6=97=B6?= =?UTF-8?q?=EF=BC=8C=E8=87=AA=E5=8A=A8=E6=A3=80=E6=B5=8B=E7=9B=AE=E5=BD=95?= =?UTF-8?q?=E6=98=AF=E5=90=A6=E5=8F=AF=E5=86=99=20~=E4=BF=AE=E5=A4=8D?= =?UTF-8?q?=E4=B8=8B=E8=BD=BD=E9=85=8D=E7=BD=AE=E6=96=87=E4=BB=B6=E5=A4=B1?= =?UTF-8?q?=E8=B4=A5=E5=90=8E=E4=BE=9D=E7=84=B6=E6=98=BE=E7=A4=BAclash?= =?UTF-8?q?=E5=90=AF=E5=8A=A8=E7=9A=84bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scripts/getdate.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/getdate.sh b/scripts/getdate.sh index e2bf85b..481768c 100644 --- a/scripts/getdate.sh +++ b/scripts/getdate.sh @@ -246,8 +246,8 @@ getlink2(){ setconfig Https \'$Https\' #获取在线yaml文件 $clashdir/start.sh getyaml - startover - exit; + sleep 1 + [ -n "$(pidof clash)" ] && startover || exit 1 fi elif [ "$Https" = 0 ];then clashlink