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
077d4aadd9
commit
f811e02877
1 changed files with 1 additions and 1 deletions
|
|
@ -675,7 +675,7 @@ detectImage() {
|
|||
|
||||
info=$(wimlib-imagex info -xml "$loc" | tr -d '\000')
|
||||
DETECTED=$(detectVersion "$info")
|
||||
|
||||
|
||||
if [ -z "$DETECTED" ]; then
|
||||
msg="Failed to determine Windows version from image"
|
||||
setXML "" && info "${msg}!" || warn "${msg}, $FB"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue