[openwrt] bump version to 24.10.4
Signed-off-by: Nico Schottelius <nico@nico-notebook.schottelius.org>
This commit is contained in:
parent
64b0ae77be
commit
bf8cb20462
4 changed files with 4 additions and 4 deletions
|
|
@ -13,7 +13,7 @@ set -x
|
|||
device_ip=$1; shift
|
||||
|
||||
# openwrt
|
||||
version=21.02.1
|
||||
version=24.10.4
|
||||
filename=openwrt-${version}-ramips-mt76x8-glinet_microuter-n300-squashfs-sysupgrade.bin
|
||||
|
||||
# don't care about other/old known_host entries
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@ set -x
|
|||
vigir_ip=$1; shift
|
||||
|
||||
# openwrt
|
||||
version=23.05.5
|
||||
version=24.10.4
|
||||
filename=openwrt-${version}-ramips-mt7621-zbtlink_zbt-wg3526-16m-squashfs-sysupgrade.bin
|
||||
# don't care about other/old known_host entries
|
||||
ssh-keygen -R ${vigir_ip}
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@ set -x
|
|||
viirb_ip=$1; shift
|
||||
|
||||
# openwrt
|
||||
version=23.05.4
|
||||
version=24.10.4
|
||||
filename=openwrt-${version}-ramips-mt76x8-vocore_vocore2-squashfs-sysupgrade.bin
|
||||
|
||||
# don't care about other/old known_host entries
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@ set -x
|
|||
viwib_ip=$1; shift
|
||||
|
||||
# openwrt
|
||||
version=23.05.4
|
||||
version=24.10.4
|
||||
filename=openwrt-${version}-ramips-mt76x8-glinet_gl-mt300n-v2-squashfs-sysupgrade.bin
|
||||
|
||||
# don't care about other/old known_host entries
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue