63c16c01a0
modules.sh can't depend on openwrt/feeds.conf.default, otherwise the initial update will fail.
2 lines
63 B
Bash
2 lines
63 B
Bash
DEFAULT_FEEDS="$(awk '{print $2}' openwrt/feeds.conf.default)"
|