Skip to content

Commit

Permalink
Update diy-part2.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
leshanydy2022 authored Sep 28, 2023
1 parent e76ee90 commit 75c3022
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions diy-part2.sh
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,10 @@ rm -rf feeds/packages/net/smartdns
#git clone https://github.com/pymumu/openwrt-smartdns.git feeds/packages/net/smartdns
git clone https://github.com/leshanydy2022/smartdns.git feeds/packages/net/smartdns
#修改TPLINK内核为8M
rm -rf target/linux/ar71xx/image/tiny-tp-link.mk
#rm -rf target/linux/ar71xx/image/tiny-tp-link.mk
#sed -i 's/tplink-4mlzma/tplink-8mlzma/g' target/linux/ar71xx/image/tiny-tp-link.mk
svn export https://github.com/leshanydy2022/TPLINK-8M/branches/main/tiny-tp-link.mk
#svn export https://github.com/leshanydy2022/TPLINK-8M/branches/main/tiny-tp-link.mk
#修改水星4530内核为16M
rm -rf target/linux/ar71xx/image/generic-tp-link.mk
#rm -rf target/linux/ar71xx/image/generic-tp-link.mk
#sed -i 's/tplink-8mlzma/tplink-16mlzma/g' target/linux/ar71xx/image/generic-tp-link.mk
svn export https://github.com/leshanydy2022/MW4530r-16M/branches/main/generic-tp-link.mk
#svn export https://github.com/leshanydy2022/MW4530r-16M/branches/main/generic-tp-link.mk

0 comments on commit 75c3022

Please sign in to comment.