Update define.sh

This commit is contained in:
Heather Morris 2025-10-30 10:52:47 -04:00 committed by GitHub
parent 121baed114
commit 168342d367
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,12 +9,12 @@ set -Eeuo pipefail
: "${EDITION:=""}" : "${EDITION:=""}"
: "${MANUAL:=""}" : "${MANUAL:=""}"
: "${REMOVE:=""}" : "${REMOVE:=""}"
: "${VERSION:="tiny10"}" : "${VERSION:=""}"
: "${DETECTED:=""}" : "${DETECTED:=""}"
: "${KEYBOARD:=""}" : "${KEYBOARD:=""}"
: "${LANGUAGE:="en"}" : "${LANGUAGE:=""}"
: "${USERNAME:="heather"}" : "${USERNAME:=""}"
: "${PASSWORD:="heather"}" : "${PASSWORD:=""}"
MIRRORS=4 MIRRORS=4