Skip to content

Commit

Permalink
Update diy6.0.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
firker authored Oct 18, 2024
1 parent 975a57f commit 54e1476
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions diy6.0.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@

sed -i 's/KERNEL_PATCHVER:=5.15/KERNEL_PATCHVER:=6.6/g' ./target/linux/x86/Makefile
sed -i 's/KERNEL_PATCHVER:=6.1/KERNEL_PATCHVER:=6.6/g' ./target/linux/x86/Makefile
sed -i '/openwrt-23.05/d' feeds.conf.default
sed -i 's/^#\(.*luci\)/\1/' feeds.conf.default

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

0 comments on commit 54e1476

Please sign in to comment.