File tree 2 files changed +9
-5
lines changed
2 files changed +9
-5
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ Special thanks to related projects:
6
6
7
7
## Usage
8
8
9
- 1 . ` Fork ` this repository.
9
+ 1 . ` Fork ` this repository. Switch to the ` openwrt ` branch for a clean build.
10
10
2 . Customize your firmware in ` settings/.config ` file. (optional)
11
11
3 . ` Commit ` changes and ` push ` to GitHub to trigger the workflow.
12
12
4 . Make a cup of coffee, and wait for the build to finish (about 1 hour).
Original file line number Diff line number Diff line change 16
16
17
17
#### 2. ` Fork ` 此代码库.
18
18
19
+ ` main ` 分支是个人定制的固件, 如果想使用纯净版或其他源需要切换到对应的分支:
20
+ - [ OpenWrt 官方源] ( https://github.com/muhac/openwrt-action/tree/openwrt )
21
+ - [ ImmortalWrt] ( https://github.com/muhac/openwrt-action/tree/immortal )
22
+ - [ Lean Lede] ( https://github.com/muhac/openwrt-action/tree/leanlede )
23
+
19
24
#### 3. 定制固件:
20
25
21
26
##### 更改 OpenWrt 源
40
45
#### 4. 大功告成.
41
46
42
47
> ### 如何下载到编译完成的固件?
43
-
44
- 集成编译环境会自动开始编译. 在代码库首页, 点击页面上方的 ` Actions ` 按钮就可以查看进度.
45
-
46
- 如果相应的集成活动顺利完成 (显示为绿色), 点击页面右上方的 ` Artifacts ` 即可看到你的固件 (通常是一个压缩包). 点击即可开始下载.
48
+ >
49
+ > 集成编译环境会自动开始编译. 在代码库首页, 点击页面上方的 ` Actions ` 按钮就可以查看进度.
50
+ > 如果相应的集成活动顺利完成 (显示为绿色), 点击页面右上方的 ` Artifacts ` 即可看到你的固件 (通常是一个压缩包). 点击即可开始下载.
You can’t perform that action at this time.
0 commit comments