Update openEuler upstream

This commit is contained in:
Aoran Zeng 2024-12-18 21:12:44 +08:00
parent c0663d5ca0
commit 75a6a36846
No known key found for this signature in database
GPG Key ID: 8F8BA8488E10ED98

View File

@ -12,7 +12,7 @@
static SourceProvider_t os_openEuler_upstream = static SourceProvider_t os_openEuler_upstream =
{ {
"upstream", "Upstream", "上游默认源", "https://repo.openeuler.org/", def_upstream, "https://repo.openeuler.org/",
{NotSkip, NA, NA, "https://repo.openeuler.org/openEuler-24.03-LTS/ISO/x86_64/openEuler-24.03-LTS-netinst-x86_64-dvd.iso"} // 896MB {NotSkip, NA, NA, "https://repo.openeuler.org/openEuler-24.03-LTS/ISO/x86_64/openEuler-24.03-LTS-netinst-x86_64-dvd.iso"} // 896MB
}; };