Merge branch 'wzwtt-master'

This commit is contained in:
ZenithalHourlyRate 2022-07-24 00:33:52 +08:00
commit 36d781b7c7
No known key found for this signature in database
GPG Key ID: 1189C659F3D04C1C
2 changed files with 2 additions and 2 deletions

View File

@ -37,7 +37,7 @@ chmod a+x ~/bin/repo
#### 使用每月更新的初始化包
由于首次同步需要下载约 95GB 数据,过程中任何网络故障都可能造成同步失败,我们强烈建议您使用初始化包进行初始化。
由于首次同步需要下载约 190GB 数据,过程中任何网络故障都可能造成同步失败,我们强烈建议您使用初始化包进行初始化。
下载 <{{ site.url }}/aosp-monthly/aosp-latest.tar>,下载完成后记得根据 checksum.txt 的内容校验一下。

View File

@ -37,7 +37,7 @@ repo init -u https://{{ site.hostname }}/git/lineageOS/LineageOS/android.git -b
(如果已经有从github同步的lineageOS源代码可以从这里直接开始
打开`.repo/manifest.xml`,将
打开`.repo/manifests/default.xml`,将
```xml
<remote name="github"