Update display.sh

This commit is contained in:
Kroese
2026-09-07 01:59:27 +02:00
committed by GitHub
parent e0eb426ea9
commit 9745459987
+1 -1
View File
@@ -36,7 +36,7 @@ if [ -z "$VGA" ]; then
if enabled "$GPU"; then if enabled "$GPU"; then
version_file="$(st)" version_file="$(stateFile "ver")"
if [ -s "$version_file" ]; then if [ -s "$version_file" ]; then