mirror of
https://github.com/dockur/windows.git
synced 2026-09-13 13:28:51 +01:00
Update display.sh
This commit is contained in:
+1
-1
@@ -36,7 +36,7 @@ if [ -z "$VGA" ]; then
|
||||
|
||||
if enabled "$GPU"; then
|
||||
|
||||
version_file="$(st)"
|
||||
version_file="$(stateFile "ver")"
|
||||
|
||||
if [ -s "$version_file" ]; then
|
||||
|
||||
|
||||
Reference in New Issue
Block a user