Update boot.sh

This commit is contained in:
Kroese 2024-06-12 02:40:41 +02:00 committed by GitHub
parent f9d6f938bf
commit 859d602628
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,6 +3,7 @@ set -Eeuo pipefail
# Docker environment variables
: "${BIOS:=""}" # Bios file
: "${BOOT_MODE:="legacy"}" # Boot mode
SECURE="off"
BOOT_OPTS=""