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
No known key found for this signature in database
GPG key ID: 3F2E4F1C2D4A1AA4

View file

@ -1,3 +1,3 @@
#!/bin/sh #!/bin/sh
exec /usr/bin/Xvfb :1 -screen 0 1024x768x16 exec /usr/bin/Xvfb :1 -screen 0 1024x768x24