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 }