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:
parent
677afd30e7
commit
ad7af2327b
1 changed files with 1 additions and 1 deletions
2
build.sh
2
build.sh
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in a new issue