Update README.md

This commit is contained in:
Derry 2020-02-26 18:07:03 +08:00 committed by GitHub
parent a7e646abba
commit 700bc4be4f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -46,8 +46,8 @@ open-app-filter 应用层服务和脚本
在luci app中选上 luci oaf模块并保存
4. 编译应用过滤模块
方案1 OpenWrt项目全部重新编译 make V=s
方案2: 只编译应用过滤单个模块
- 方案1 OpenWrt项目全部重新编译 make V=s
- 方案2: 只编译应用过滤单个模块
make package/oaf/compile V=s
make package/open-app-filter/compile V=s
make package/luci-app-oaf/compile V=s