From 1c2c892132954238c2260754eef52efb27e37914 Mon Sep 17 00:00:00 2001 From: Hyy2001X <1804430051@qq.com> Date: Fri, 8 Oct 2021 00:18:39 +0800 Subject: [PATCH] =?UTF-8?q?V6.6.5-2=20=E4=BF=AE=E5=A4=8D=E8=84=9A=E6=9C=AC?= =?UTF-8?q?=E8=AF=AD=E6=B3=95=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Scripts/AutoUpdate.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Scripts/AutoUpdate.sh b/Scripts/AutoUpdate.sh index 38a7f2d..5d1b33c 100755 --- a/Scripts/AutoUpdate.sh +++ b/Scripts/AutoUpdate.sh @@ -113,8 +113,8 @@ function CHECK_ENV() { function EXIT() { case $1 in 0 | 1) - ;; LOGGER "[${COMMAND}] 运行结束 $1" + ;; esac exit }