Added Mitel as a redhat derived OS
This commit is contained in:
parent
37fec8b3b5
commit
b03a4f2829
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ case "$($__explorer/os)" in
|
|||
owl)
|
||||
cat /etc/owl-release
|
||||
;;
|
||||
redhat|centos)
|
||||
redhat|centos|mitel)
|
||||
cat /etc/redhat-release
|
||||
;;
|
||||
slackware)
|
||||
|
|
Loading…
Reference in a new issue