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
a9ceb9387e
commit
5af4c1f66d
1 changed files with 1 additions and 1 deletions
|
|
@ -454,7 +454,7 @@ detectImage() {
|
||||||
dsc=$(printVersion "$DETECTED")
|
dsc=$(printVersion "$DETECTED")
|
||||||
[ -z "$dsc" ] && dsc="$DETECTED"
|
[ -z "$dsc" ] && dsc="$DETECTED"
|
||||||
|
|
||||||
warn "got $desc, but no matching XML file exists, $FB."
|
warn "got $dsc, but no matching XML file exists, $FB."
|
||||||
return 0
|
return 0
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue