修改API为 chef_set_rest_smURL_

This commit is contained in:
Aoran Zeng
2026-01-21 18:12:38 +08:00
parent d766a6f398
commit 0180558cb7
16 changed files with 28 additions and 27 deletions

View File

@@ -38,7 +38,7 @@ os_openeuler_prelude ()
// {&Sohu, "https://mirrors.sohu.com/openeuler/", FeedByPrelude}
def_sources_end()
chef_set_all_smURL_with_postfix (this, "https://repo.openeuler.org/openEuler-24.03-LTS/ISO/x86_64/openEuler-24.03-LTS-netinst-x86_64-dvd.iso");
chef_set_rest_smURL_with_postfix (this, "https://repo.openeuler.org/openEuler-24.03-LTS/ISO/x86_64/openEuler-24.03-LTS-netinst-x86_64-dvd.iso");
}