Update define.sh

This commit is contained in:
Kroese 2024-12-20 04:10:51 +01:00 committed by GitHub
parent d2f304e154
commit bf93dd0f9f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -501,7 +501,7 @@ fromFile() {
local desc="$1"
local file="${1,,}"
local arch="${PLATFORM,,}"
file="${file//-/_}"
file="${file// /_}"