diff --git a/diy-part1.sh b/diy-part1.sh index b9f0f65d..e551843d 100755 --- a/diy-part1.sh +++ b/diy-part1.sh @@ -13,9 +13,9 @@ # Add a feed source # echo 'src-git helloworld https://github.com/fw876/helloworld' >>feeds.conf.default -echo 'src-git passwall https://github.com/xiaorouji/openwrt-passwall' >>feeds.conf.default +# echo 'src-git passwall https://github.com/xiaorouji/openwrt-passwall' >>feeds.conf.default # echo 'src-git small https://github.com/kenzok8/small' >>feeds.conf.default # Lienol/openwrt-package # sed -i '$a src-git lienol https://github.com/Lancenas/lienol-openwrt-package.git' feeds.conf.default -sed -i '$a src-git xiaorouji https://github.com/xiaorouji/openwrt-passwall-packages.git' feeds.conf.default +# sed -i '$a src-git xiaorouji https://github.com/xiaorouji/openwrt-passwall-packages.git' feeds.conf.default