mirror of
https://github.com/HorlogeSkynet/archey4
synced 2025-04-10 12:00:19 +02:00
'should improve distribution identifier matching somehow
This commit is contained in:
parent
994f6ebddb
commit
133b7cec0e
@ -22,11 +22,11 @@ class Distributions(Enum):
|
||||
FEDORA = 'Fedora'
|
||||
GENTOO = 'Gentoo'
|
||||
KALI_LINUX = 'Kali'
|
||||
MANJARO_LINUX = 'ManjaroLinux'
|
||||
MANJARO_LINUX = 'Manjaro ?Linux'
|
||||
LINUX = 'Linux'
|
||||
LINUX_MINT = 'LinuxMint'
|
||||
LINUX_MINT = 'Linux ?Mint'
|
||||
OPENSUSE = 'openSUSE'
|
||||
RED_HAT = 'Red Hat'
|
||||
RED_HAT = '(Red ?Hat|RHEL)'
|
||||
UBUNTU = 'Ubuntu'
|
||||
WINDOWS = 'Windows'
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user