v2.6.2
v2.6.2
This commit is contained in:
parent
2743c1c43c
commit
1c5269198d
@ -47,7 +47,8 @@ check_glibc_version() {
|
|||||||
echo -e "${red}------>>>GLIBC版本 $glibc_version 太旧了! 要求2.32或以上版本${plain}"
|
echo -e "${red}------>>>GLIBC版本 $glibc_version 太旧了! 要求2.32或以上版本${plain}"
|
||||||
echo -e "${green}-------->>>>请升级到较新版本的操作系统以便获取更高版本的GLIBC${plain}"
|
echo -e "${green}-------->>>>请升级到较新版本的操作系统以便获取更高版本的GLIBC${plain}"
|
||||||
exit 1
|
exit 1
|
||||||
echo -e "${green}-------->>>>GLIBC版本: $glibc_version(符合高于2.32的要求)${plain}"
|
fi
|
||||||
|
echo -e "${green}-------->>>>GLIBC版本: $glibc_version(符合高于2.32的要求)${plain}"
|
||||||
}
|
}
|
||||||
check_glibc_version
|
check_glibc_version
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user