Update install.sh
This commit is contained in:
parent
ee769bf2ff
commit
e2db6eac4e
1 changed files with 1 additions and 0 deletions
|
|
@ -528,6 +528,7 @@ detectImage() {
|
|||
fi
|
||||
|
||||
info "Detecting version from ISO image..."
|
||||
detectLegacy "$dir" && return 0
|
||||
|
||||
local src wim info
|
||||
src=$(find "$dir" -maxdepth 1 -type d -iname sources | head -n 1)
|
||||
|
|
|
|||
Loading…
Reference in a new issue