mirror of
https://github.com/dockur/windows.git
synced 2025-11-04 14:16:26 +00:00
Update define.sh
This commit is contained in:
parent
121baed114
commit
168342d367
@ -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
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user