Update viirb firmware upgrader
This commit is contained in:
parent
7d486e1a26
commit
43e9822510
1 changed files with 2 additions and 2 deletions
|
@ -13,8 +13,8 @@ set -x
|
|||
viirb_ip=$1; shift
|
||||
|
||||
# openwrt
|
||||
version=19.07.7
|
||||
filename=openwrt-${version}-ramips-mt76x8-vocore2-squashfs-sysupgrade.bin
|
||||
version=21.02.3
|
||||
filename=openwrt-${version}-ramips-mt76x8-vocore_vocore2-squashfs-sysupgrade.bin
|
||||
|
||||
# don't care about other/old known_host entries
|
||||
ssh-keygen -R ${viirb_ip}
|
||||
|
|
Loading…
Reference in a new issue