mirror of
https://github.com/tuna/tunasync-scripts.git
synced 2025-04-19 11:42:43 +00:00
adoptium: add centos 8 yum repo
This commit is contained in:
parent
57d41d267b
commit
1eb4ad850f
@ -123,7 +123,7 @@ if __name__ == "__main__":
|
||||
sp.run([str(here/"yum-sync.py"),
|
||||
BASE_URL+'/rpm/centos/@{os_ver}/@{arch}',
|
||||
"--download-repodata",
|
||||
'7',
|
||||
'7,8',
|
||||
'Adoptium',
|
||||
'x86_64,aarch64',
|
||||
"centos@{os_ver}-@{arch}",
|
||||
|
Loading…
x
Reference in New Issue
Block a user