mirror of
https://github.com/tuna/mirror-web.git
synced 2025-12-25 20:32:46 +00:00
fix genisolist for lineageos
This commit is contained in:
parent
fcfadf31e7
commit
d7aa874381
|
|
@ -300,9 +300,8 @@ category = app
|
|||
[lineageos]
|
||||
distro = LineageOS
|
||||
listvers = 1
|
||||
location = lineage-rom/full/
|
||||
location = lineage-rom/full/*/*/*.zip
|
||||
pattern = lineage-([0-9.]+)-(\d+)-nightly-(\w+)-signed.zip
|
||||
platform = $3
|
||||
type = ROM
|
||||
version = $1 $2
|
||||
category = app
|
||||
type = $1
|
||||
version = $2
|
||||
|
|
|
|||
Loading…
Reference in New Issue