created a script for installing xvfb

This commit is contained in:
ekultek 2018-02-10 18:37:12 -06:00
parent 6cecf4f6d1
commit cfc348f03f

View file

@ -0,0 +1,4 @@
#!/usr/bin/env bash
sudo apt-get install xvfb --yes > /dev/null 2>&1