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 59ca069 commit 8ef2e2fCopy full SHA for 8ef2e2f
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