From 30dc6d34b0f85c4dc0518ec956fab5ee5b9eddbc Mon Sep 17 00:00:00 2001 From: lean Date: Sat, 30 Apr 2022 19:22:35 +0800 Subject: [PATCH] change routing feed to custom --- feeds.conf.default | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/feeds.conf.default b/feeds.conf.default index 416da4b0c..d008aa391 100644 --- a/feeds.conf.default +++ b/feeds.conf.default @@ -1,6 +1,6 @@ src-git packages https://github.com/coolsnowwolf/packages src-git luci https://github.com/coolsnowwolf/luci -src-git routing https://git.openwrt.org/feed/routing.git +src-git routing https://github.com/coolsnowwolf/routing src-git telephony https://git.openwrt.org/feed/telephony.git #src-git video https://github.com/openwrt/video.git #src-git targets https://github.com/openwrt/targets.git