Update entry.sh

This commit is contained in:
Kroese 2025-03-20 09:57:31 +01:00 committed by GitHub
parent 8019f267b8
commit fced8bc531
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,6 +2,7 @@
set -Eeuo pipefail
: "${APP:="Windows"}"
: "${PLATFORM:="x64"}"
: "${BOOT_MODE:="windows"}"
: "${SUPPORT:="https://github.com/dockur/windows"}"