Commit ad25a1fe authored by Jaroslava Fiedlerova's avatar Jaroslava Fiedlerova Committed by sagar arora

Add rhel9.4 to the list of OAI supported distributions

parent 5cc6f669
......@@ -128,6 +128,7 @@ check_supported_distribution() {
"rhel9.1") return 0 ;;
"rhel9.2") return 0 ;;
"rhel9.3") return 0 ;;
"rhel9.4") return 0 ;;
"centos7") return 0 ;;
"centos8") return 0 ;;
"rocky8.7") return 0 ;;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment