add xvfb to step3

This commit is contained in:
andreika-git 2022-05-21 17:49:08 +03:00
parent 6283fb81ef
commit 7f1a754359
1 changed files with 4 additions and 0 deletions

View File

@ -5,5 +5,9 @@ if [ ! -f hellen-one/git_scripts ]; then
git submodule update --init --recursive
fi
# start virtual framebuffer (should be already installed)
export DISPLAY=:99.0
sudo Xvfb :99 -screen 0 640x480x24 &
cd hellen-one
sh bin/create_board_with_prefix.sh "alphax_" ".." "2ch" "c" "bom_replace_alphax-2ch-c.csv " "0,4"