mirror of
https://github.com/tuna/mirror-web.git
synced 2025-12-25 20:32:46 +00:00
fix: cannot find anthon iso
This commit is contained in:
parent
4d752b6367
commit
703444496e
|
|
@ -1052,7 +1052,7 @@ type = iso
|
|||
distro = Anthon
|
||||
listvers = 1
|
||||
location = anthon/aosc-os/*/*/*
|
||||
pattern = aosc-os_([^/]+)_([\d\.]+)_(\w+)\.(tar\.xz|img)(?!.)
|
||||
pattern = aosc-os_([^/]+)_([\d\.]+)_(\w+)\.(tar\.xz|img|iso)(?!.)
|
||||
version = $2
|
||||
type = $1
|
||||
platform = $3
|
||||
|
|
|
|||
Loading…
Reference in New Issue