We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3fc43d8 + 7b39662 commit 69493c9Copy full SHA for 69493c9
1 file changed
build-scripts/detect-environment
@@ -129,7 +129,7 @@ detect_distribution() {
129
# CentOS Linux release 7.6.1810 (Core)
130
OS=centos
131
;;
132
- "Red Hat Enterprise Linux "*|"Rocky Linux release "*)
+ "Red Hat Enterprise Linux "* | "Rocky Linux release "*)
133
# Example output for RHEL:
134
# Red Hat Enterprise Linux release 8.10 (Ootpa)
135
OS=rhel
0 commit comments