Update openwrt default to 24.10.2

This commit is contained in:
2025-07-25 19:25:30 -04:00
parent aa24a58aae
commit 25e66b3d19

View File

@@ -2,10 +2,10 @@
# Builds and deploys OpenWRT images # Builds and deploys OpenWRT images
# Copyright 2022-25 Bryan C. Roessler # Copyright 2022-25 Bryan C. Roessler
# Apache 2.0 License # Apache 2.0 License
# See README.md and ./profiles for device configuration # See README and profiles for device configuration
# Set default release # Set default release
: "${RELEASE:="24.10.1"}" : "${RELEASE:="24.10.2"}"
# @internal # @internal
print_help() { print_help() {