add title

This commit is contained in:
Tobias Powalowski 2023-10-10 08:33:03 +02:00
parent 992ef09cde
commit 298aa4d43e

View file

@ -40,7 +40,8 @@ _create_container() {
}
_network_check() {
# wait 10 seconds for dhcp
_TITLE="Archboot ${_RUNNING_ARCH} | ${_RUNNING_KERNEL} | Basic Setup | Network Check"
# wait 20 seconds for network link
_COUNT=0
while true; do
sleep 1