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