[viwib] wait 30s for device to disappear

This commit is contained in:
Nico Schottelius 2023-02-04 13:34:09 +01:00
parent 20b6479660
commit 331efdaf16
1 changed files with 1 additions and 1 deletions

View File

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