mirror of
https://gitee.com/SuperManito/LinuxMirrors
synced 2025-11-02 23:40:25 +08:00
优化
This commit is contained in:
@@ -838,7 +838,7 @@ function collect_system_info() {
|
||||
esac
|
||||
;;
|
||||
"${SYSTEM_FEDORA}")
|
||||
if [[ "${SYSTEM_VERSION_NUMBER_MAJOR}" -lt 39 ]]; then
|
||||
if [[ "${SYSTEM_VERSION_NUMBER}" -lt 39 ]]; then
|
||||
SOURCE_BRANCH="fedora-archive"
|
||||
fi
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user