1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter.git synced 2025-03-09 15:40:20 +00:00
This commit is contained in:
Ycarus 2017-12-22 11:16:59 +01:00
parent d31291ea49
commit c3948de177

View file

@ -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