[openwrt] upgrade to 19.07.6
This commit is contained in:
parent
a105e0c45d
commit
721bbdf0d6
3 changed files with 3 additions and 3 deletions
|
@ -12,7 +12,7 @@ set -x
|
||||||
vigir_ip=$1; shift
|
vigir_ip=$1; shift
|
||||||
|
|
||||||
# openwrt
|
# openwrt
|
||||||
version=19.07.5
|
version=19.07.6
|
||||||
filename=openwrt-${version}-ramips-mt7621-zbt-wg3526-16M-squashfs-sysupgrade.bin
|
filename=openwrt-${version}-ramips-mt7621-zbt-wg3526-16M-squashfs-sysupgrade.bin
|
||||||
|
|
||||||
# don't care about other/old known_host entries
|
# don't care about other/old known_host entries
|
||||||
|
|
|
@ -13,7 +13,7 @@ set -x
|
||||||
viirb_ip=$1; shift
|
viirb_ip=$1; shift
|
||||||
|
|
||||||
# openwrt
|
# openwrt
|
||||||
version=19.07.5
|
version=19.07.6
|
||||||
filename=openwrt-${version}-ramips-mt76x8-vocore2-squashfs-sysupgrade.bin
|
filename=openwrt-${version}-ramips-mt76x8-vocore2-squashfs-sysupgrade.bin
|
||||||
|
|
||||||
# don't care about other/old known_host entries
|
# don't care about other/old known_host entries
|
||||||
|
|
|
@ -13,7 +13,7 @@ set -x
|
||||||
viwib_ip=$1; shift
|
viwib_ip=$1; shift
|
||||||
|
|
||||||
# openwrt
|
# openwrt
|
||||||
version=19.07.5
|
version=19.07.6
|
||||||
filename=openwrt-${version}-ramips-mt76x8-gl-mt300n-v2-squashfs-sysupgrade.bin
|
filename=openwrt-${version}-ramips-mt76x8-gl-mt300n-v2-squashfs-sysupgrade.bin
|
||||||
|
|
||||||
# don't care about other/old known_host entries
|
# don't care about other/old known_host entries
|
||||||
|
|
Loading…
Reference in a new issue