mirror of
https://github.com/tuna/mirror-web.git
synced 2025-12-26 05:02:48 +00:00
genisoinfo: EndeavourOS: new format
Fixes https://github.com/tuna/issues/issues/1590
This commit is contained in:
parent
4e5585a14f
commit
200e24f2d9
|
|
@ -1083,6 +1083,14 @@ version = $1
|
|||
platform = $2
|
||||
type = iso
|
||||
|
||||
[endeavouros 22]
|
||||
distro = EndeavourOS
|
||||
location = endeavouros/iso/*
|
||||
pattern = EndeavourOS_([_\.\w]+)[_-](\d\d_\d)\.iso(?!.)
|
||||
version = $1
|
||||
platform = $2
|
||||
type = iso
|
||||
|
||||
[linuxlite]
|
||||
distro = Linux Lite
|
||||
listvers = 10
|
||||
|
|
|
|||
Loading…
Reference in New Issue