Add redhat support wrt #105
This commit is contained in:
parent
332dee2af8
commit
4842f7ee68
2
ghcup
2
ghcup
@ -1093,7 +1093,7 @@ get_distro_alias() {
|
|||||||
"Fedora"|"fedora")
|
"Fedora"|"fedora")
|
||||||
distro_alias=fedora
|
distro_alias=fedora
|
||||||
;;
|
;;
|
||||||
"CentOS Linux"|"CentOS"|"centos")
|
"CentOS Linux"|"CentOS"|"centos"|"Red Hat Enterprise Linux"*)
|
||||||
distro_alias=centos
|
distro_alias=centos
|
||||||
;;
|
;;
|
||||||
"Alpine Linux"|"Alpine")
|
"Alpine Linux"|"Alpine")
|
||||||
|
Loading…
Reference in New Issue
Block a user