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