import: Fix shellcheck

This commit is contained in:
tschettervictor
2025-02-28 23:13:57 -07:00
committed by GitHub
parent efee919b49
commit eed70dc129

View File

@@ -228,7 +228,7 @@ generate_config() {
if [ -z "${RELEASE}" ]; then
CONFIG_RELEASE=$(echo ${PROP_CONFIG} | grep -o '[0-9]\{2\}\.[0-9]_RELEASE' | sed 's/_/-/g')
else
="${RELEASE}"
CONFIG_RELEASE="${RELEASE}"
fi
fi
# Always assume it's thin for ezjail