mirror of
https://gitlab.eurecom.fr/oai/openairinterface5g.git
synced 2026-07-13 04:30:28 +00:00
Add RHEL 9.5 to supported distributions
This commit is contained in:
@@ -122,6 +122,7 @@ check_supported_distribution() {
|
||||
"rhel9.2") return 0 ;;
|
||||
"rhel9.3") return 0 ;;
|
||||
"rhel9.4") return 0 ;;
|
||||
"rhel9.5") return 0 ;;
|
||||
"centos9") return 0 ;; # CentOS stream
|
||||
"rocky8.7") return 0 ;;
|
||||
"rocky8.8") return 0 ;;
|
||||
|
||||
Reference in New Issue
Block a user