mirror of
https://github.com/dockur/windows.git
synced 2025-10-29 20:25:49 +00:00
Update define.sh
This commit is contained in:
parent
03eac600c8
commit
726bf753d9
1 changed files with 4 additions and 0 deletions
|
|
@ -6,7 +6,11 @@ set -Eeuo pipefail
|
||||||
: "${REMOVE:=""}"
|
: "${REMOVE:=""}"
|
||||||
: "${VERSION:=""}"
|
: "${VERSION:=""}"
|
||||||
: "${DETECTED:=""}"
|
: "${DETECTED:=""}"
|
||||||
|
|
||||||
|
: "${KEYBOARD:=""}"
|
||||||
|
: "${TIMEZONE:=""}"
|
||||||
: "${LANGUAGE:=""}"
|
: "${LANGUAGE:=""}"
|
||||||
|
: "${PASSWORD:=""}"
|
||||||
|
|
||||||
MIRRORS=5
|
MIRRORS=5
|
||||||
PLATFORM="x64"
|
PLATFORM="x64"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue