Commit 13a1d863 authored by Robert Schmidt's avatar Robert Schmidt

Add Rocky 9.5 to list of distributions

parent 054506f5
......@@ -131,6 +131,7 @@ check_supported_distribution() {
"rocky9.2") return 0 ;;
"rocky9.3") return 0 ;;
"rocky9.4") return 0 ;;
"rocky9.5") return 0 ;;
esac
return 1
}
......
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