Skip to content

Commit

Permalink
Update diy-part1.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Lancenas authored Oct 14, 2024
1 parent 53b46a2 commit 71e0e16
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions diy-part1.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
#=============================================================

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

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

0 comments on commit 71e0e16

Please sign in to comment.