Skip to content

Commit 807f4b2

Browse files
committed
update document
1 parent 0e71cd2 commit 807f4b2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.cn.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ sudo apt-get install -y $(cat compile-kernel/tools/script/ubuntu2204-build-armbi
270270
| armbian_board | all | 设置打包盒子的 `board` ,功能参考 `-b` |
271271
| armbian_kernel | 6.1.1_5.15.1 | 设置内核 [版本](https://github.com/ophub/kernel/releases/tag/kernel_stable),功能参考 `-k` |
272272
| auto_kernel | true | 设置是否自动采用同系列最新版本内核,功能参考 `-a` |
273-
| kernel_repo | [ophub/kernel](https://github.com/ophub/kernel) | 指定 github.com 内核仓库的 `<owner>/<repo>`,功能参考 `-r` |
273+
| kernel_repo | ophub/kernel | 指定 github.com 内核仓库的 `<owner>/<repo>`,功能参考 `-r` |
274274
| armbian_size | 2560 | 设置系统 ROOTFS 分区的大小,功能参考 `-s` |
275275
| armbian_fstype | ext4 | 设置系统 ROOTFS 分区的文件系统类型,功能参考 `-t` |
276276
| armbian_sign | 无 | 设置系统名称中的签名部分,功能参考 `-n` |

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ For the related settings of GitHUB RELEASES_TOKEN, please refer to: [RELEASES_TO
271271
| armbian_board | all | Set the `board` of the packaged TV Boxes, function reference `-b` |
272272
| armbian_kernel | 6.1.1_5.15.1 | Set kernel [version](https://github.com/ophub/kernel/releases/tag/kernel_stable), function reference `-k` |
273273
| auto_kernel | true | Set whether to automatically use the latest version of the same series of kernels, function reference `-a` |
274-
| kernel_repo | [ophub/kernel](https://github.com/ophub/kernel) | Specifies the `<owner>/<repo>` of the github.com kernel repository, function reference `-r` |
274+
| kernel_repo | ophub/kernel | Specifies the `<owner>/<repo>` of the github.com kernel repository, function reference `-r` |
275275
| armbian_size | 2560 | Set the size of the system ROOTFS partition, function reference `-s` |
276276
| armbian_fstype | ext4 | Set the file system type of the system ROOTFS partition, function reference `-t` |
277277
| armbian_sign | None | Set the signature part of the system name, function reference `-n` |

0 commit comments

Comments
 (0)