mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-24 09:28:37 +00:00
Fix ui linux tests when waiting for the ui to be ready
This commit is contained in:
parent
fd4c147b89
commit
cc0167f427
1 changed files with 1 additions and 0 deletions
|
|
@ -117,6 +117,7 @@ else
|
|||
break
|
||||
fi
|
||||
sleep 1
|
||||
i=$((i+1))
|
||||
done
|
||||
if [ $i -ge 120 ] ; then
|
||||
echo "🛡️ Showing BunkerWeb journal logs ..."
|
||||
|
|
|
|||
Loading…
Reference in a new issue