[viwib] wait 30s for device to disappear
This commit is contained in:
parent
20b6479660
commit
331efdaf16
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ ssh root@${viwib_ip} "sysupgrade -n /tmp/*.bin"
|
|||
|
||||
# It still pings for some time - wait for the reboot to happen
|
||||
echo "Waiting for viwib to really disappear"
|
||||
sleep 15
|
||||
sleep 30
|
||||
|
||||
wait=0
|
||||
found=""
|
||||
|
|
Loading…
Reference in a new issue