mirror of
https://github.com/dockur/windows.git
synced 2025-10-28 03:45:48 +00:00
Update install.sh
This commit is contained in:
parent
a2ea003269
commit
00fcd3c103
1 changed files with 1 additions and 1 deletions
|
|
@ -584,7 +584,7 @@ prepareImage() {
|
|||
|
||||
desc=$(printVersion "$DETECTED" "$DETECTED")
|
||||
|
||||
! setMachine "$DETECTED" "$iso" "$dir" && return 1
|
||||
! setMachine "$DETECTED" "$iso" "$dir" "$desc" && return 1
|
||||
skipVersion "$DETECTED" && return 0
|
||||
|
||||
if [[ "${BOOT_MODE,,}" != "windows_legacy" ]]; then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue