mirror of
https://github.com/servo/servo.git
synced 2025-07-22 14:53:49 +01:00
recognize artix as valid distribution
This commit is contained in:
parent
13e1aeb8cf
commit
e36444b6ce
1 changed files with 1 additions and 0 deletions
|
@ -112,6 +112,7 @@ class Linux(Base):
|
|||
if self.distro.lower() not in [
|
||||
'arch linux',
|
||||
'arch',
|
||||
'artix',
|
||||
'centos linux',
|
||||
'centos',
|
||||
'debian gnu/linux',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue