fix: set default color depth to 24 (fix #130)

This commit is contained in:
Doro Wu
2019-08-19 01:27:24 +08:00
parent fb28d897fc
commit d4d3f867d5
+1 -1
View File
@@ -1,3 +1,3 @@
#!/bin/sh
exec /usr/bin/Xvfb :1 -screen 0 1024x768x16
exec /usr/bin/Xvfb :1 -screen 0 1024x768x24