From c5f7030ff9c8e38482eb6bec78bffdaad1530a17 Mon Sep 17 00:00:00 2001 From: juewuy Date: Fri, 20 Jan 2023 15:40:48 +0800 Subject: [PATCH] =?UTF-8?q?v1.6.16d=20~=E4=BF=AE=E5=A4=8D=E5=9C=A8?= =?UTF-8?q?=E7=BA=BF=E5=AE=89=E8=A3=85=E6=8A=A5=E9=94=99=E7=9A=84bug?= 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 46343c7..a9c7fbb 100644 --- a/install.sh +++ b/install.sh @@ -62,7 +62,7 @@ gettar(){ error_down exit 1 else - $shtype $clashdir/init.sh + source $clashdir/init.sh fi fi }