From fced8bc531142e53fe755a910dca5888f36e32c2 Mon Sep 17 00:00:00 2001 From: Kroese Date: Thu, 20 Mar 2025 09:57:31 +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 0095773..17b2147 100644 --- a/src/entry.sh +++ b/src/entry.sh @@ -2,6 +2,7 @@ set -Eeuo pipefail : "${APP:="Windows"}" +: "${PLATFORM:="x64"}" : "${BOOT_MODE:="windows"}" : "${SUPPORT:="https://github.com/dockur/windows"}"