add smartdns and luci-app-smartdns

This commit is contained in:
bgme 2025-05-10 00:17:49 +08:00
parent 70e2b0ef77
commit 7bceef4cbd

View file

@ -3,4 +3,6 @@
cd "$(dirname "$0")"
git subtree pull --prefix=einat-ebpf --squash https://github.com/muink/openwrt-einat-ebpf.git master
git subtree pull --prefix=luci-app-einat --squash https://github.com/muink/luci-app-einat.git master
git subtree pull --prefix=luci-app-einat --squash https://github.com/muink/luci-app-einat.git master
git subtree pull --prefix=smartdns --squash https://github.com/pymumu/openwrt-smartdns.git master
git subtree pull --prefix=luci-app-smartdns --squash https://github.com/pymumu/luci-app-smartdns.git master