mirror of
https://github.com/dockur/windows.git
synced 2026-08-24 23:58:58 +01:00
Update legacy.sh
This commit is contained in:
+1
-1
@@ -30,7 +30,7 @@ setMachine() {
|
|||||||
|
|
||||||
"winnt4" )
|
"winnt4" )
|
||||||
writeState "vga" "cirrus" || return 1 ;;
|
writeState "vga" "cirrus" || return 1 ;;
|
||||||
|
|
||||||
"win2k"* | "winxp"* | "win2003"* )
|
"win2k"* | "winxp"* | "win2003"* )
|
||||||
writeState "vga" "vmware" || return 1 ;;
|
writeState "vga" "vmware" || return 1 ;;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user