Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 249 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 249 Bytes

OpenWrt custom feed

Assuming you are currently in the OpenWrt buildroot:

echo "src-git custom https://github.com/douglarek/openwrt-custom-feed.git" >> feeds.conf.defaults
./scripts/feeds update custom
./scripts/feeds install -a -p custom