mirror of
https://github.com/hackacad/bastille.git
synced 2026-01-02 18:58:11 +01:00
import: Fix shellcheck
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user