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