mirror of
https://github.com/dockur/windows.git
synced 2025-10-29 12:15:50 +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:=""}"
|
||||
: "${VERSION:=""}"
|
||||
: "${DETECTED:=""}"
|
||||
|
||||
: "${KEYBOARD:=""}"
|
||||
: "${TIMEZONE:=""}"
|
||||
: "${LANGUAGE:=""}"
|
||||
: "${PASSWORD:=""}"
|
||||
|
||||
MIRRORS=5
|
||||
PLATFORM="x64"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue