Update define.sh

This commit is contained in:
Kroese 2024-05-17 23:21:46 +02:00 committed by GitHub
parent 0bdb657514
commit 56c2f4c2db
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,7 +7,6 @@ set -Eeuo pipefail
: "${VERSION:=""}" : "${VERSION:=""}"
: "${DETECTED:=""}" : "${DETECTED:=""}"
: "${KEYBOARD:=""}" : "${KEYBOARD:=""}"
: "${TIMEZONE:=""}"
: "${LANGUAGE:=""}" : "${LANGUAGE:=""}"
: "${PASSWORD:=""}" : "${PASSWORD:=""}"