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