update 2024-03-12 02:01:26

This commit is contained in:
github-actions[bot] 2024-03-12 02:01:26 +08:00
parent 8e9a77f790
commit 30d96ebeb7

View File

@ -32,8 +32,8 @@
#### 使用
一键命令
```yaml
sed -i '$a src-git kenzo https://github.com/kenzok8/openwrt-packages' feeds.conf.default
sed -i '$a src-git small https://github.com/kenzok8/small' feeds.conf.default
sed -i '1i src-git kenzo https://github.com/kenzok8/openwrt-packages' feeds.conf.default
sed -i '2i src-git small https://github.com/kenzok8/small' feeds.conf.default
git pull
./scripts/feeds update -a
./scripts/feeds install -a