hsuwill000 commited on
Commit
364be6f
·
verified ·
1 Parent(s): c6be0b6

Create on_startup.sh

Browse files
Files changed (1) hide show
  1. on_startup.sh +3 -0
on_startup.sh ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ mkdir /tmp/.X11-unix
2
+ Xvfb :11 -screen 0 1920x1080x24 &
3
+ export DISPLAY=:11