[viirb] update comment

This commit is contained in:
Nico Schottelius 2020-08-01 17:08:44 +02:00
parent 40cb3be776
commit 23139cfe9d
1 changed files with 1 additions and 1 deletions

View File

@ -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