From b147c4887f2f88caccdf6d738f0a9bdb6f83502c Mon Sep 17 00:00:00 2001 From: coolsnowwolf <31687149+coolsnowwolf@users.noreply.github.com> Date: Sat, 21 Apr 2018 16:27:14 +0800 Subject: [PATCH] revert luci version to LEDE-17.01 Stable --- feeds.conf.default | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/feeds.conf.default b/feeds.conf.default index 0954f2f0b..0d7135a81 100644 --- a/feeds.conf.default +++ b/feeds.conf.default @@ -1,5 +1,5 @@ src-git packages https://git.openwrt.org/feed/packages.git -src-git luci https://git.openwrt.org/project/luci.git +src-git luci https://git.lede-project.org/project/luci.git;lede-17.01 src-git routing https://git.openwrt.org/feed/routing.git #src-git telephony https://git.openwrt.org/feed/telephony.git #src-git video https://github.com/openwrt/video.git