Fix ui linux tests when waiting for the ui to be ready

This commit is contained in:
Théophile Diot 2023-09-26 08:36:18 +01:00
parent fd4c147b89
commit cc0167f427
No known key found for this signature in database
GPG key ID: 248FEA4BAE400D06

View file

@ -117,6 +117,7 @@ else
break
fi
sleep 1
i=$((i+1))
done
if [ $i -ge 120 ] ; then
echo "🛡️ Showing BunkerWeb journal logs ..."