gluon/scripts/default_feeds.sh
Matthias Schiffer 63c16c01a0
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 21:47:50 +02:00

2 lines
63 B
Bash

DEFAULT_FEEDS="$(awk '{print $2}' openwrt/feeds.conf.default)"