1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter.git synced 2025-02-14 12:21:53 +00:00

Use LEDE source

This commit is contained in:
Ycarus 2018-01-23 18:42:18 +01:00
parent 677afd30e7
commit ad7af2327b

View file

@ -30,7 +30,7 @@ if [ ! -f "$OMR_TARGET_CONFIG" ]; then
fi
#_get_repo source https://github.com/ysurac/openmptcprouter-source "master"
_get_repo source https://github.com/openwrt/openwrt "lede-17.01"
_get_repo source https://github.com/lede-project/source.git "lede-17.01"
_get_repo feeds/packages https://github.com/openwrt/packages "master"
_get_repo feeds/luci https://github.com/openwrt/luci "lede-17.01"