Update entry.sh
This commit is contained in:
parent
04787ad5c5
commit
61641adbaf
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
set -Eeuo pipefail
|
||||
|
||||
: "${APP:="Windows"}"
|
||||
: "${MACHINE:="virt"}"
|
||||
: "${PLATFORM:="arm64"}"
|
||||
: "${BOOT_MODE:="windows"}"
|
||||
: "${SUPPORT:="https://github.com/dockur/windows-arm"}"
|
||||
|
|
Loading…
Reference in a new issue