Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Dec 23, 2024
2 parents 33d009f + a218bd5 commit c695381
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions openwrt/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -191,8 +191,7 @@ fi
# feeds mirror
if [ "$1" = "rc2" ]; then
packages="^$(grep packages feeds.conf.default | awk -F^ '{print $2}')"
#luci="^$(grep luci feeds.conf.default | awk -F^ '{print $2}')"
luci="^b43aea743e78bb478495d2bfca046a0417dbdfe7"
luci="^$(grep luci feeds.conf.default | awk -F^ '{print $2}')"
routing="^$(grep routing feeds.conf.default | awk -F^ '{print $2}')"
telephony="^$(grep telephony feeds.conf.default | awk -F^ '{print $2}')"
else
Expand Down
2 changes: 1 addition & 1 deletion tags/v24
Original file line number Diff line number Diff line change
@@ -1 +1 @@
24.10.0-rc3
24.10.0-rc4

0 comments on commit c695381

Please sign in to comment.