From c3948de177b865b2102aa320428647b5ac880747 Mon Sep 17 00:00:00 2001 From: Ycarus Date: Fri, 22 Dec 2017 11:16:59 +0100 Subject: [PATCH] fix --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index ff48d321..13ac22b6 100755 --- a/build.sh +++ b/build.sh @@ -34,7 +34,7 @@ _get_repo feeds/packages https://github.com/openwrt/packages "master" _get_repo feeds/luci https://github.com/openwrt/luci "for-15.05" if [ -z "$OMR_FEED" ]; then - OMR_FEED=feeds/openmtcprouter + OMR_FEED=feeds/openmptcprouter _get_repo "$OMR_FEED" "$OMR_FEED_URL" "$OMR_FEED_SRC" fi