This commit is contained in:
fithwum
2023-03-21 12:43:12 -07:00

View File

@@ -2,6 +2,7 @@
# Copyright (c) 2022 fithwum # Copyright (c) 2022 fithwum
# All rights reserved # All rights reserved
# Display setup
Xvfb :0.0 & Xvfb :0.0 &
export DISPLAY=:0.0 export DISPLAY=:0.0
x11vnc -forever -usepw -create & x11vnc -forever -usepw -create &