gluon-firmware/scripts/default_feeds.sh

3 lines
107 B
Bash

# list feeds which don't start with #
DEFAULT_FEEDS="$(awk '!/^#/ {print $2}' openwrt/feeds.conf.default)"