mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
Add debian 11 to supported distros for bim
This commit is contained in:
@@ -17,6 +17,9 @@ supported_distribution() {
|
||||
"10")
|
||||
return 0
|
||||
;;
|
||||
"11")
|
||||
return 0
|
||||
;;
|
||||
esac
|
||||
;;
|
||||
"redhat")
|
||||
|
||||
Reference in New Issue
Block a user