Update display.sh

This commit is contained in:
Kroese
2026-09-06 21:33:38 +02:00
committed by GitHub
parent cddea062e5
commit dfad2c1693
+1 -1
View File
@@ -34,7 +34,7 @@ if [ -z "$VGA" ]; then
VGA="vmware"
if enabled "${DEBUG_VGA:-}"; then
if enabled "${DEBUG_GPU:-}"; then
VGA+=",debug=on"
fi