diff --git a/diy-part1.sh b/diy-part1.sh index d401207c4..f8bbc9881 100755 --- a/diy-part1.sh +++ b/diy-part1.sh @@ -15,4 +15,4 @@ # 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