Commit 434b2b22 authored by Jaroslava Fiedlerova's avatar Jaroslava Fiedlerova

Add rhel9.4 to the list of OAI supported distributions

parent b915482e
......@@ -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