Skip to content

Commit 9ef5dcb

Browse files
committed
test
1 parent 1e25b09 commit 9ef5dcb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Scripts/Patches.sh

+2-1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ if [[ $WRT_URL == *"immortalwrt"* && $WRT_TARGET == "Mediatek" ]]; then
66
patch -R -p1 -d ./wrt < ./Patches/mediatek/*.patch
77
fi
88

9-
git clone https://github.com/rufengsuixing/luci-app-adguardhome.git package/luci-app-adguardhome
9+
# git clone https://github.com/rufengsuixing/luci-app-adguardhome.git package/luci-app-adguardhome
10+
1011
git clone https://github.com/pymumu/openwrt-smartdns package/smartdns
1112
git clone -b lede https://github.com/pymumu/luci-app-smartdns.git package/luci-app-smartdns

0 commit comments

Comments
 (0)