mirror of
https://github.com/dockur/windows.git
synced 2025-10-28 19:55:49 +00:00
Update define.sh
This commit is contained in:
parent
69e176c97e
commit
6c92568f12
1 changed files with 1 additions and 1 deletions
|
|
@ -446,7 +446,7 @@ printEdition() {
|
|||
;;
|
||||
esac
|
||||
|
||||
[ -n "$edition" ] && result="$result $edition"
|
||||
[ -n "$edition" ] && result+=" $edition"
|
||||
|
||||
echo "$result"
|
||||
return 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue