We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e25b09 commit 9ef5dcbCopy full SHA for 9ef5dcb
Scripts/Patches.sh
@@ -6,6 +6,7 @@ if [[ $WRT_URL == *"immortalwrt"* && $WRT_TARGET == "Mediatek" ]]; then
6
patch -R -p1 -d ./wrt < ./Patches/mediatek/*.patch
7
fi
8
9
-git clone https://github.com/rufengsuixing/luci-app-adguardhome.git package/luci-app-adguardhome
+# git clone https://github.com/rufengsuixing/luci-app-adguardhome.git package/luci-app-adguardhome
10
+
11
git clone https://github.com/pymumu/openwrt-smartdns package/smartdns
12
git clone -b lede https://github.com/pymumu/luci-app-smartdns.git package/luci-app-smartdns
0 commit comments