Skip to content

Commit

Permalink
Add upstream for Ubuntu
Browse files Browse the repository at this point in the history
[GitHub #111]
  • Loading branch information
XUANJI233 authored Nov 5, 2024
1 parent f5208fd commit 1b1f13a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/recipe/os/APT/Ubuntu.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,17 @@
* -------------------------------------------------------------
* File Authors : Aoran Zeng <[email protected]>
* | Heng Guo <[email protected]>
* Contributors : Nil Null <[email protected]>
* Contributors : Zhao <[email protected]>
* Created On : <2023-08-30>
* Last Modified : <2024-10-31>
* Last Modified : <2024-11-05>
* ------------------------------------------------------------*/

/**
* @update 2024-06-12
*/
static SourceInfo
os_ubuntu_sources[] = {
{&Upstream, NULL},
{&Upstream, "http://archive.ubuntu.com/ubuntu/"}, //不支持https
{&Ali, "https://mirrors.aliyun.com/ubuntu"},
{&Volcengine, "https://mirrors.volces.com/ubuntu"},
{&Bfsu, "https://mirrors.bfsu.edu.cn/ubuntu"},
Expand Down

0 comments on commit 1b1f13a

Please sign in to comment.