未验证 提交 c7bbde7d 编写于 作者: 程序员小王(troy) 提交者: GitHub

fix Rocky is not supported #1014 (#1018)

上级 9de7eb9f
......@@ -75,6 +75,9 @@ function get_os_release() {
arch)
compat_centos8 && return
;;
rocky)
version_ge "8.0" && compat_centos8 && return
;;
esac
elif [[ "${OS_ARCH}x" == "aarch64x" ]]; then
case "$ID" in
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册