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
6c92568f12
commit
a1f1e0f15e
1 changed files with 1 additions and 1 deletions
|
|
@ -557,7 +557,7 @@ detectImage() {
|
|||
|
||||
if [[ "${LANGUAGE,,}" != "en" ]] && [[ "${LANGUAGE,,}" != "en-"* ]]; then
|
||||
language=$(getLanguage "$LANGUAGE" "desc")
|
||||
desc="$desc ($language)"
|
||||
desc=+" ($language)"
|
||||
fi
|
||||
|
||||
info "Detected: $desc"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue