We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed260d2 commit afff1ddCopy full SHA for afff1dd
diy-part1.sh
@@ -14,5 +14,5 @@
14
#sed -i 's/^#\(.*helloworld\)/\1/' feeds.conf.default
15
16
# Add a feed source
17
-#echo 'src-git helloworld https://github.com/fw876/helloworld' >>feeds.conf.default
+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
0 commit comments