From 95d2e0b1c0f06b2040e4ec6d2a6f87006dd4ac7e Mon Sep 17 00:00:00 2001 From: "SandiT.T" <27389078+SandiTT@users.noreply.github.com> Date: Thu, 23 Dec 2021 02:36:04 +0800 Subject: [PATCH] Update diy-part1.sh --- diy-part1.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/diy-part1.sh b/diy-part1.sh index 4d0b5a6..f7b5543 100755 --- a/diy-part1.sh +++ b/diy-part1.sh @@ -19,3 +19,4 @@ echo 'src-git small https://github.com/kenzok8/small' >>feeds.conf.default echo 'src-git kenzo https://github.com/kenzok8/openwrt-packages' >>feeds.conf.default +echo 'src-git kenzo https://github.com/AdguardTeam/AdGuardHome' >>feeds.conf.default