mirror of
https://github.com/RubyMetric/chsrc
synced 2025-12-26 12:41:59 +08:00
Update doc
This commit is contained in:
@@ -12,8 +12,7 @@
|
||||
/**
|
||||
* @update 2024-11-21
|
||||
*/
|
||||
static Source_t
|
||||
os_armbian_sources[] =
|
||||
static Source_t os_armbian_sources[] =
|
||||
{
|
||||
{&UpstreamProvider, "http://apt.armbian.com"},
|
||||
{&MirrorZ, "https://mirrors.cernet.edu.cn/armbian"},
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
* ------------------------------------------------------------*/
|
||||
|
||||
/**
|
||||
* @time 2023-09-29 更新
|
||||
* @update 2023-09-29
|
||||
*/
|
||||
static Source_t os_raspberrypi_sources[] =
|
||||
{
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
* ------------------------------------------------------------*/
|
||||
|
||||
/**
|
||||
* @time 2023-09-29 更新
|
||||
* @update 2023-09-29
|
||||
*/
|
||||
static Source_t os_openkylin_sources[] =
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user