clear screen first

This commit is contained in:
Tobias Powalowski 2023-03-01 21:22:04 +01:00
parent cea37f7138
commit 9cf3788887

View file

@ -154,6 +154,7 @@ fi
if [[ -e /usr/bin/setup ]]; then
if ! [[ -e /tmp/.locale ]]; then
clear
_welcome
echo -e "Hit \e[1m\e[92mENTER\e[m for \e[1mlogin\e[m."
read -r