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
15
16
16
# Add a feed source
17
17
echo ' 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
21
21
22
22
echo ' src-git kenzo https://github.com/kenzok8/openwrt-packages' >> feeds.conf.default
23
23
echo ' src-git small https://github.com/kenzok8/small' >> feeds.conf.default
You can’t perform that action at this time.
0 commit comments