From 01dbb94c6364cb102d3314fe7c236514db684c45 Mon Sep 17 00:00:00 2001 From: SuperManito <68613938+SuperManito@users.noreply.github.com> Date: Tue, 2 May 2023 22:44:00 +0800 Subject: [PATCH] bug fix --- ChangeMirrors.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeMirrors.sh b/ChangeMirrors.sh index 7e65a51..d04cd2b 100644 --- a/ChangeMirrors.sh +++ b/ChangeMirrors.sh @@ -3711,6 +3711,7 @@ function CommandOptions() { ;; --help) Output_Help_Info + exit ;; *) Output_Command_Error "检测到 ${BLUE}$1${PLAIN} 为无效参数,请确认后重新输入!"