mirror of
https://github.com/dockur/windows.git
synced 2026-09-13 21:38:22 +01:00
Update sif.sh
This commit is contained in:
+1
-3
@@ -311,9 +311,7 @@ addVMSVGADriver() {
|
||||
return 1
|
||||
fi
|
||||
|
||||
local files="vmx_svgaver.dll vmx_svga.cat vmx_mode.dll vmx_svga.sys vmwogl32.dll vmx_fb.dll vmx_svga.inf"
|
||||
[[ "$vmsvga_arch" == "x64" ]] && files+=" vmwogl64.dll"
|
||||
|
||||
local files="vmx_svgaver.dll vmx_svga.cat vmx_mode.dll vmx_svga.sys vmx_fb.dll vmx_svga.inf"
|
||||
local file
|
||||
|
||||
for file in $files; do
|
||||
|
||||
Reference in New Issue
Block a user