Skip to content

Commit cbd2e3d

Browse files
authored
Update diy-part1.sh
1 parent 0e173fb commit cbd2e3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

diy-part1.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
#sed -i 's/^#\(.*helloworld\)/\1/' feeds.conf.default
1515

1616
# Add a feed source
17-
#echo 'src-git helloworld https://github.com/fw876/helloworld' >>feeds.conf.default
17+
echo 'src-git helloworld https://github.com/fw876/helloworld' >>feeds.conf.default
1818
#echo 'src-git passwall https://github.com/xiaorouji/openwrt-passwall' >>feeds.conf.default
1919
#echo 'src-git passwall_packages https://github.com/xiaorouji/openwrt-passwall-packages.git;main' >> feeds.conf.default
2020
#echo 'src-git passwall_luci https://github.com/xiaorouji/openwrt-passwall.git;main' >> feeds.conf.default

0 commit comments

Comments
 (0)