From 02793a797ae03afc99a10e4fdb5ea0496af04ae6 Mon Sep 17 00:00:00 2001 From: lukaschan Date: Sat, 24 Sep 2022 00:17:09 +0800 Subject: [PATCH] Update fetch_openwrt.sh --- fetch_openwrt.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/fetch_openwrt.sh b/fetch_openwrt.sh index bd88008..1b98f70 100644 --- a/fetch_openwrt.sh +++ b/fetch_openwrt.sh @@ -6,7 +6,6 @@ cd openwrt echo "src-git xiaorouji https://github.com/xiaorouji/openwrt-passwall.git;packages" >> feeds.conf.default echo "src-git xiaorouji2 https://github.com/xiaorouji/openwrt-passwall2.git;main" >> feeds.conf.default -echo "src-git OpenAppFilter https://github.com/destan19/OpenAppFilter.git;packages" >> feeds.conf.default ./scripts/feeds update -a ./scripts/feeds install -a