mirror of
https://github.com/dockur/windows.git
synced 2025-10-28 19:55:49 +00:00
Update install.sh
This commit is contained in:
parent
deae2ba8f3
commit
aa797c953a
1 changed files with 1 additions and 1 deletions
|
|
@ -833,7 +833,7 @@ updateImage() {
|
|||
addDriver "$DETECTED" "$drivers" "$target" "viogpudo"
|
||||
addDriver "$DETECTED" "$drivers" "$target" "qemupciserial"
|
||||
|
||||
if ! wimlib-imagex update "$loc" "$idx" --command "add $dest /$target" >/dev/null; then
|
||||
if ! wimlib-imagex update "$loc" "$index" --command "add $dest /$target" >/dev/null; then
|
||||
warn "Failed to add drivers to image!"
|
||||
fi
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue