From 23139cfe9d4d328c5df7fe472a7e8bea056fcff7 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Sat, 1 Aug 2020 17:08:44 +0200 Subject: [PATCH] [viirb] update comment --- viirb-1-connect-flash-latest-openwrt.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/viirb-1-connect-flash-latest-openwrt.sh b/viirb-1-connect-flash-latest-openwrt.sh index f6b5a34..4cbb393 100755 --- a/viirb-1-connect-flash-latest-openwrt.sh +++ b/viirb-1-connect-flash-latest-openwrt.sh @@ -46,7 +46,7 @@ scp ${filename} root@${viirb_ip}:/tmp ssh root@${viirb_ip} "sysupgrade /tmp/*.bin" # It still pings for some time - wait for the reboot to happen -echo "Waiting for VIIRB to disappear" +echo "Waiting for VIIRB to really disappear" sleep 15 wait=0