Merge pull request #506 from fewtarius/dev

Clear the console display before loading weston/es.
This commit is contained in:
fewtarius 2022-09-14 18:02:40 -04:00 committed by GitHub
commit faf1e2cfa8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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