[viirb] update comment
This commit is contained in:
parent
40cb3be776
commit
23139cfe9d
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue