Skip to content

Commit

Permalink
feat: 添加fedora的Upstream
Browse files Browse the repository at this point in the history
  • Loading branch information
happy-game authored and ccmywish committed Nov 4, 2024
1 parent e1210e8 commit 5a225c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/recipe/os/YUM/Fedora-Linux.c
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
* ------------------------------------------------------------*/

/**
* @update 2024-10-09
* @update 2024-11-04
*/
static SourceInfo
os_fedora_sources[] = {
{&Upstream, NULL},
{&Upstream, "http://download.example/pub/fedora/linux"},
{&Ali, "https://mirrors.aliyun.com/fedora"},
{&Bfsu, "https://mirrors.bfsu.edu.cn/fedora"},
{&Ustc, "https://mirrors.ustc.edu.cn/fedora"},
Expand Down

0 comments on commit 5a225c4

Please sign in to comment.