mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-03-09 15:40:20 +00:00
fix
This commit is contained in:
parent
d31291ea49
commit
c3948de177
1 changed files with 1 additions and 1 deletions
2
build.sh
2
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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue