Fix ./mach bootstrap on fedora.

This commit is contained in:
Teymour Aldridge 2022-08-03 20:10:09 +08:00
parent 51e2893e79
commit f70b7a5165

View file

@ -390,6 +390,7 @@ def get_linux_distribution():
'centos linux',
'debian gnu/linux',
'fedora',
'fedora linux',
'void',
'nixos',
]: