mirror of
https://github.com/dockur/windows.git
synced 2025-10-29 04:05:50 +00:00
Update install.sh
This commit is contained in:
parent
1bfc9bed94
commit
eafb430a72
1 changed files with 1 additions and 1 deletions
|
|
@ -569,7 +569,7 @@ detectImage() {
|
||||||
local dsc
|
local dsc
|
||||||
dsc=$(printVersion "$DETECTED" "$DETECTED")
|
dsc=$(printVersion "$DETECTED" "$DETECTED")
|
||||||
|
|
||||||
warn "got $dsc, but no matching $DETECTED.xml file exists, $FB."
|
warn "got $dsc, but no matching file called $DETECTED.xml exists, $FB."
|
||||||
fi
|
fi
|
||||||
|
|
||||||
return 0
|
return 0
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue