diff --git a/src/entry.sh b/src/entry.sh index 9764311..4395759 100644 --- a/src/entry.sh +++ b/src/entry.sh @@ -2,6 +2,7 @@ set -Eeuo pipefail : "${APP:="Windows"}" +: "${MACHINE:="virt"}" : "${PLATFORM:="arm64"}" : "${BOOT_MODE:="windows"}" : "${SUPPORT:="https://github.com/dockur/windows-arm"}"