mirror of
https://github.com/tuna/tunasync-scripts.git
synced 2025-04-20 04:12:42 +00:00
use --download-repodata
This commit is contained in:
parent
cbe028f698
commit
c655adc4f6
@ -121,6 +121,7 @@ if __name__ == "__main__":
|
||||
# "$yum_sync" "${BASE_URL}/rpm/centos/@{os_ver}/@{arch}" 7-8 AdoptOpenJDK x86_64,aarch64 "centos@{os_ver}-@{arch}" "$BASE_PATH/rpm"
|
||||
sp.run([str(here/"yum-sync.py"),
|
||||
BASE_URL+'/rpm/centos/@{os_ver}/@{arch}',
|
||||
"--download-repodata",
|
||||
'7-8',
|
||||
'AdoptOpenJDK',
|
||||
'x86_64,aarch64',
|
||||
|
Loading…
x
Reference in New Issue
Block a user