From 61641adbaf72f76a0abe9593b7e6e3c688615108 Mon Sep 17 00:00:00 2001 From: Kroese Date: Mon, 24 Mar 2025 11:00:08 +0100 Subject: [PATCH] Update entry.sh --- src/entry.sh | 1 + 1 file changed, 1 insertion(+) 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"}"