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
fa69457de5
commit
49d7d0e2b2
1 changed files with 1 additions and 1 deletions
|
|
@ -115,7 +115,7 @@ printVersion() {
|
|||
|
||||
if [ -z "$desc" ]; then
|
||||
desc="Windows"
|
||||
[[ "${PLATFORM,,}" != "x64" ]] && desc="$desc for ${PLATFORM}")
|
||||
[[ "${PLATFORM,,}" != "x64" ]] && desc="$desc for ${PLATFORM}"
|
||||
fi
|
||||
|
||||
echo "$desc"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue