Debian forgotten in e92a85e
This commit is contained in:
parent
5a5f94eb3d
commit
5115425a61
|
@ -29,6 +29,7 @@ logger.addHandler(handler)
|
|||
logger.setLevel(logging.ERROR)
|
||||
|
||||
OS_RELEASE = {
|
||||
"Debian GNU/Linux".lower(): "Debian",
|
||||
"fedora": "Fedora",
|
||||
"opensuse": "openSUSE",
|
||||
"ubuntu": "Ubuntu",
|
||||
|
|
Loading…
Reference in New Issue
Block a user