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 d8ad1c8 commit 53b46a2
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions diy-part1.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,9 @@
# Blog: https://p3terx.com
#=============================================================

# fw876/helloworld
sed -i 's/^#\(.*helloworld\)/\1/' feeds.conf.default
# Uncomment a feed source
#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 small https://github.com/kenzok8/small' >>feeds.conf.default

# Lienol/openwrt-package
#sed -i '$a src-git lienol https://github.com/Lancenas/lienol-openwrt-package.git' feeds.conf.default

0 comments on commit 53b46a2

Please sign in to comment.