Add Xvfb to tests for screenshotting test auto

pull/612/head
sickcodes 2 years ago
parent fbe5dba618
commit 9b10a306db

@ -308,11 +308,12 @@ yes | apt install -y --no-install-recommends tzdata -y
install_scrotcat
yes | install_vnc
export_display_99
apt install xvfb -y
start_xvfb
# start_vnc
enable_kvm
reset_docker_hard
echo killall Xvfb
# echo killall Xvfb
clone_repo "${BRANCH}" "${REPO}"
cd ./Docker-OSX
git pull

Loading…
Cancel
Save