We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92bfc8f commit bc5c39fCopy full SHA for bc5c39f
diy-part1.sh
@@ -11,7 +11,7 @@
11
#
12
13
# Uncomment a feed source
14
-sed -i 's/^#\(.*helloworld\)/\1/' feeds.conf.default
+# 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
0 commit comments