[viwib+vigir] update openwrt to 21.02.1
This commit is contained in:
parent
048697a812
commit
10eac966bc
2 changed files with 2 additions and 2 deletions
|
@ -12,7 +12,7 @@ set -x
|
|||
vigir_ip=$1; shift
|
||||
|
||||
# openwrt
|
||||
version=21.02.0
|
||||
version=21.02.2
|
||||
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
|
|||
viwib_ip=$1; shift
|
||||
|
||||
# openwrt
|
||||
version=21.02.1
|
||||
version=21.02.2
|
||||
filename=openwrt-${version}-ramips-mt76x8-glinet_gl-mt300n-v2-squashfs-sysupgrade.bin
|
||||
|
||||
# don't care about other/old known_host entries
|
||||
|
|
Loading…
Reference in a new issue