This website requires JavaScript.
Explore
Help
Register
Sign In
nils
/
gluon
Watch
1
Star
0
Fork
0
You've already forked gluon
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a29883986c
gluon
/
scripts
/
default_feeds.sh
2 lines
63 B
Bash
Raw
Normal View
History
Unescape
Escape
scripts: move DEFAULT_FEEDS definition to a separate file modules.sh can't depend on openwrt/feeds.conf.default, otherwise the initial update will fail.
2018-07-11 19:47:50 +00:00
DEFAULT_FEEDS
=
"
$(
awk
'{print $2}'
openwrt/feeds.conf.default
)
"
Reference in New Issue
Copy Permalink