mirror of
https://gitee.com/SuperManito/LinuxMirrors
synced 2025-11-04 08:20:28 +08:00
优化
This commit is contained in:
@@ -718,7 +718,7 @@ function collect_system_info() {
|
|||||||
fi
|
fi
|
||||||
;;
|
;;
|
||||||
"${SYSTEM_FEDORA}")
|
"${SYSTEM_FEDORA}")
|
||||||
if [[ "${SYSTEM_VERSION_NUMBER_MAJOR}" != [3-4][0-9] ]]; then
|
if [[ "${SYSTEM_VERSION_NUMBER}" != [3-4][0-9] ]]; then
|
||||||
is_supported="false"
|
is_supported="false"
|
||||||
fi
|
fi
|
||||||
;;
|
;;
|
||||||
|
|||||||
Reference in New Issue
Block a user