if !(grep -q "openwrt_dist" /etc/opkg.conf); then opkg-key add openwrt-dist.pub echo "src/gz openwrt_dist http://openwrt-dist.sourceforge.net/packages/LEDE/base/$ARCH" >>/etc/opkg/customfeeds.conf echo "src/gz openwrt_dist_luci http://openwrt-dist.sourceforge.net/packages/LEDE/luci" >>/etc/opkg/customfeeds.conffi