Update boot.sh

This commit is contained in:
Kroese 2024-06-12 02:27:22 +02:00 committed by GitHub
parent c23434af40
commit e9a30056ba
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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