hsuwill000 commited on
Commit
05c14a1
·
verified ·
1 Parent(s): d81c39f

Create user_startup.sh

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