From 48744d184e175db93bf11ecf404cfd48a1b92f86 Mon Sep 17 00:00:00 2001 From: Kroese Date: Thu, 20 Mar 2025 09:58:29 +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 ed9e8f5..f10ac0e 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-arm"}"