init
This commit is contained in:
commit
aaf389e150
1 changed files with 21 additions and 0 deletions
21
README.md
Normal file
21
README.md
Normal file
|
|
@ -0,0 +1,21 @@
|
||||||
|
# BGME openwrt feed
|
||||||
|
|
||||||
|
## 适用版本
|
||||||
|
|
||||||
|
openwrt snapshot
|
||||||
|
|
||||||
|
## 使用方法
|
||||||
|
|
||||||
|
在 ``feeds.conf`` 文件中添加如下行:
|
||||||
|
|
||||||
|
```
|
||||||
|
src-git bgme https://git.bgme.bid/bgme/openwrt-bgme-feed.git
|
||||||
|
```
|
||||||
|
|
||||||
|
再次更新 feeds 即可。
|
||||||
|
|
||||||
|
```
|
||||||
|
./scripts/feeds update -a
|
||||||
|
./scripts/feeds install -a
|
||||||
|
```
|
||||||
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue