fix titile

This commit is contained in:
Tobias Powalowski 2024-08-14 17:30:27 +02:00
parent cb7c8c3186
commit cd2a81e803

View file

@ -44,7 +44,7 @@ _create_container() {
} }
_network_check() { _network_check() {
_TITLE="Archboot ${_RUNNING_ARCH} | ${_RUNNING_KERNEL} | Basic Setup | Network Check" _TITLE="archboot.com | ${_RUNNING_ARCH} | ${_RUNNING_KERNEL} | Basic Setup | Network Check"
# wait 20 seconds for network link # wait 20 seconds for network link
_COUNT=0 _COUNT=0
while true; do while true; do