mirror of
https://github.com/dockur/windows.git
synced 2026-09-13 21:38:22 +01:00
Update legacy.sh
This commit is contained in:
@@ -34,6 +34,7 @@ setMachine() {
|
||||
"win9"* | "win2k"* | "winxp"* | "win2003"* )
|
||||
writeState "vga" "vmware" || return 1 ;;
|
||||
|
||||
# TODO
|
||||
*) writeState "vga" "std" || return 1 ;;
|
||||
|
||||
esac
|
||||
|
||||
Reference in New Issue
Block a user