mirror of
https://github.com/dockur/windows.git
synced 2025-10-27 19:35:49 +00:00
Update define.sh
This commit is contained in:
parent
d2f304e154
commit
bf93dd0f9f
1 changed files with 1 additions and 1 deletions
|
|
@ -501,7 +501,7 @@ fromFile() {
|
||||||
local desc="$1"
|
local desc="$1"
|
||||||
local file="${1,,}"
|
local file="${1,,}"
|
||||||
local arch="${PLATFORM,,}"
|
local arch="${PLATFORM,,}"
|
||||||
|
|
||||||
file="${file//-/_}"
|
file="${file//-/_}"
|
||||||
file="${file// /_}"
|
file="${file// /_}"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue