diff --git a/diy-script.sh b/diy-script.sh index ef8fe4349c..64aeb854a9 100644 --- a/diy-script.sh +++ b/diy-script.sh @@ -28,7 +28,6 @@ function git_sparse_clone() { mv -f $@ ../package cd .. && rm -rf $repodir } -sed -i >>feeds.conf.defaults # 添加额外插件 git clone --depth=1 https://github.com/kongfl888/luci-app-adguardhome package/luci-app-adguardhome @@ -40,6 +39,8 @@ git clone --depth=1 https://github.com/Jason6111/luci-app-netdata package/luci-a git_sparse_clone main https://github.com/Lienol/openwrt-package luci-app-filebrowser luci-app-ssr-mudb-server git_sparse_clone openwrt-18.06 https://github.com/immortalwrt/luci applications/luci-app-eqos # git_sparse_clone master https://github.com/syb999/openwrt-19.07.1 package/network/services/msd_lite +echo 'src-git passwall_packages https://github.com/xiaorouji/openwrt-passwall-packages.git;main' >>feeds.conf.default +echo 'src-git passwall_luci https://github.com/xiaorouji/openwrt-passwall.git;luci-smartdns-dev' >>feeds.conf.default # 科学上网插件 git clone --depth=1 -b main https://github.com/fw876/helloworld package/luci-app-ssr-plus