Skip to content

Commit bc5c39f

Browse files
authored
Update diy-part1.sh
1 parent 92bfc8f commit bc5c39f

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
@@ -11,7 +11,7 @@
1111
#
1212

1313
# Uncomment a feed source
14-
sed -i 's/^#\(.*helloworld\)/\1/' feeds.conf.default
14+
# sed -i 's/^#\(.*helloworld\)/\1/' feeds.conf.default
1515

1616
# Add a feed source
1717
echo 'src-git helloworld https://github.com/fw876/helloworld' >>feeds.conf.default

0 commit comments

Comments
 (0)