Skip to content

Commit

Permalink
Update diy-part1.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
yasum2006 committed Jan 9, 2021
1 parent 0727c60 commit c1d463b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions diy-part1.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,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
#sed -i '$a src-git lienol https://github.com/Lienol/openwrt-package' feeds.conf.default
# sed -i '$a src-git diy1 https://github.com/xiaorouji/openwrt-passwall.git;main' feeds.conf.default
sed -i '$a src-git helloworld https://github.com/fw876/helloworld' feeds.conf.default

0 comments on commit c1d463b

Please sign in to comment.