mirror of
https://github.com/dockur/windows.git
synced 2025-10-29 12:15:50 +00:00
Update install.sh
This commit is contained in:
parent
73b090c42d
commit
b9bd902255
1 changed files with 1 additions and 0 deletions
|
|
@ -817,6 +817,7 @@ updateImage() {
|
||||||
|
|
||||||
wimlib-imagex update "$loc" "$index" --command "delete --force --recursive /$target" >/dev/null || true
|
wimlib-imagex update "$loc" "$index" --command "delete --force --recursive /$target" >/dev/null || true
|
||||||
|
|
||||||
|
addDriver "$DETECTED" "$drivers" "$target" "qxl"
|
||||||
addDriver "$DETECTED" "$drivers" "$target" "viofs"
|
addDriver "$DETECTED" "$drivers" "$target" "viofs"
|
||||||
addDriver "$DETECTED" "$drivers" "$target" "sriov"
|
addDriver "$DETECTED" "$drivers" "$target" "sriov"
|
||||||
addDriver "$DETECTED" "$drivers" "$target" "qxldod"
|
addDriver "$DETECTED" "$drivers" "$target" "qxldod"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue