Apply PR #3620 to develop (oracle linux support)
This commit is contained in:
@@ -150,7 +150,7 @@ case $distro in
|
||||
echo " The installer has detected Debian version $version as the OS."
|
||||
distro=debian
|
||||
;;
|
||||
*centos*|*redhat*)
|
||||
*centos*|*redhat*|*ol*)
|
||||
echo " The installer has detected $distro version $version as the OS."
|
||||
distro=centos
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user