File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -15,9 +15,9 @@ sed -i 's/^#\(.*helloworld\)/\1/' feeds.conf.default
1515
1616# Add a feed source
1717echo ' src-git helloworld https://github.com/fw876/helloworld' >> feeds.conf.default
18- echo ' src-git passwall https://github.com/xiaorouji/openwrt-passwall' >> feeds.conf.default
19- echo ' src-git passwall_packages https://github.com/xiaorouji/openwrt-passwall-packages.git;main' >> feeds.conf.default
20- echo ' src-git passwall_luci https://github.com/xiaorouji/openwrt-passwall.git;main' >> feeds.conf.default
18+ # echo 'src-git passwall https://github.com/xiaorouji/openwrt-passwall' >>feeds.conf.default
19+ # echo 'src-git passwall_packages https://github.com/xiaorouji/openwrt-passwall-packages.git;main' >> feeds.conf.default
20+ # echo 'src-git passwall_luci https://github.com/xiaorouji/openwrt-passwall.git;main' >> feeds.conf.default
2121
2222echo ' src-git kenzo https://github.com/kenzok8/openwrt-packages' >> feeds.conf.default
2323echo ' src-git small https://github.com/kenzok8/small' >> feeds.conf.default
You can’t perform that action at this time.
0 commit comments