From f451b2ec724e5f098388793acf24a08fbf1aa143 Mon Sep 17 00:00:00 2001 From: quanjindeng <54259993+quanjindeng@users.noreply.github.com> Date: Sun, 15 Dec 2024 00:33:28 +0800 Subject: [PATCH] Update diy-openwrt-deng.sh --- diy-openwrt-deng.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/diy-openwrt-deng.sh b/diy-openwrt-deng.sh index 7d8b145..7563b3c 100644 --- a/diy-openwrt-deng.sh +++ b/diy-openwrt-deng.sh @@ -11,6 +11,7 @@ git clone --depth 1 https://github.com/xiaorouji/openwrt-passwall2 package/deng/ git clone --depth 1 https://github.com/xiaorouji/openwrt-passwall-packages.git package/deng/passwall-packages git clone --depth 1 https://github.com/sbwml/luci-app-alist package/deng/luci-app-alist git clone --depth 1 https://github.com/sbwml/luci-app-qbittorrent package/deng/luci-app-qbittorrent +git clone --depth 1 https://github.com/sbwml/luci-app-mosdns package/deng/luci-app-mosdns git clone --depth 1 https://github.com/kenzok78/luci-app-adguardhome package/deng/luci-app-adguardhome git clone --depth 1 https://github.com/zzsj0928/luci-app-pushbot package/deng/luci-app-pushbot git clone --depth 1 https://github.com/sirpdboy/luci-app-ddns-go package/deng/luci-app-ddns-go