mirror of
https://github.com/KittyKatt/screenFetch.git
synced 2026-04-24 03:00:16 -04:00
don't list CentOS twice
This commit is contained in:
@@ -525,7 +525,7 @@ detectdistro () {
|
||||
distro="Peppermint"
|
||||
distro_codename=null
|
||||
;;
|
||||
"rhel"|"CentOS")
|
||||
"rhel")
|
||||
distro="Red Hat Enterprise Linux"
|
||||
;;
|
||||
"Sabayon")
|
||||
|
||||
Reference in New Issue
Block a user