Skip to content

Commit

Permalink
Update hook-feeds.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
DHDAXCW authored Nov 30, 2024
1 parent d21e21c commit b972b04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/hook-feeds.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ echo "src-link packages $packages_feed" >> feeds.conf.default
sed -i '/src-git luci/d' feeds.conf.default
echo "src-link luci $luci_feed" >> feeds.conf.default
rm -rf ./package/lean/k3screenctrl
sed -i "1isrc-git 2305ipk https://github.com/xiangfeidexiaohuo/2305-ipk\n" feeds.conf.default
sed -i "1isrc-git 2305ipk https://github.com/DHDAXCW/2305-ipk\n" feeds.conf.default

# Update feeds
./scripts/feeds update -a

0 comments on commit b972b04

Please sign in to comment.