Skip to content

Commit

Permalink
Update diy-part2.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
fndsz authored Sep 6, 2024
1 parent 261bc10 commit b97c8ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions diy-part2.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@
#sed -i 's/^#\(.*helloworld\)/\1/' feeds.conf.default

# Add a feed source
sed -i '$a src-git mmdvm-openwrt https://github.com/fndsz/mmdvm-openwrt' feeds.conf.default
#git clone https://github.com/fndsz/mmdvm-openwrt.git package/mmdvm/mmdvm-openwrt
#sed -i '$a src-git mmdvm-openwrt https://github.com/fndsz/mmdvm-openwrt' feeds.conf.default
git clone https://github.com/fndsz/mmdvm-openwrt.git package/mmdvm/mmdvm-openwrt

0 comments on commit b97c8ce

Please sign in to comment.