Clear the console display before loading weston/es.

This commit is contained in:
fewtarius 2022-09-14 18:01:33 -04:00
parent 3ecd6f3e48
commit 8cb1ae10b2
No known key found for this signature in database
GPG key ID: F4AE55305D1B8C1A

View file

@ -1192,7 +1192,7 @@ if [ -f "./platform_init" ]; then
fi
# clear screen and hide cursor
clear
clear >/dev/console
hidecursor
create_output_pipe