mirror of
https://github.com/dockur/windows.git
synced 2025-10-27 03:15:49 +00:00
feat: Platform variable (#1143)
This commit is contained in:
parent
5d734616aa
commit
e2be4f6d0c
3 changed files with 2 additions and 2 deletions
|
|
@ -17,7 +17,6 @@ set -Eeuo pipefail
|
|||
: "${PASSWORD:=""}"
|
||||
|
||||
MIRRORS=3
|
||||
PLATFORM="x64"
|
||||
|
||||
parseVersion() {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue