diff --git a/openwrt/viwib-1-firmware-upgrade.sh b/openwrt/viwib-1-firmware-upgrade.sh index 245f6ec..3bbcf45 100755 --- a/openwrt/viwib-1-firmware-upgrade.sh +++ b/openwrt/viwib-1-firmware-upgrade.sh @@ -13,7 +13,7 @@ set -x viwib_ip=$1; shift # openwrt -version=19.07.7 +version=19.07.8 filename=openwrt-${version}-ramips-mt76x8-gl-mt300n-v2-squashfs-sysupgrade.bin # don't care about other/old known_host entries diff --git a/openwrt/viwib-4-cleanup.sh b/openwrt/viwib-4-cleanup.sh index 8359c61..fa1dcbb 100755 --- a/openwrt/viwib-4-cleanup.sh +++ b/openwrt/viwib-4-cleanup.sh @@ -20,10 +20,6 @@ viwib_hostname=viwib${id} root_password=$(pwgen -1 32) -# Save for sending to user -# FIXME: future make this more easy / better to transfer -echo $root_password > ${viwib_hostname}.rootpw - cat <