mirror of
https://gitee.com/SuperManito/LinuxMirrors
synced 2026-01-09 08:15:48 +08:00
bug fix
This commit is contained in:
@@ -951,7 +951,7 @@ function choose_mirrors() {
|
||||
if [[ -z "${tmp_result}" ]]; then
|
||||
echo -e "\n$WARN $(msg "warn.needValidNumberIndex")"
|
||||
else
|
||||
SOURCE="${tmp_result}"
|
||||
SOURCE_REGISTRY="${tmp_result}"
|
||||
break
|
||||
fi
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user