Update boot.sh
This commit is contained in:
parent
c23434af40
commit
e9a30056ba
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@ set -Eeuo pipefail
|
|||
|
||||
# Docker environment variables
|
||||
: "${BIOS:=""}" # Bios file
|
||||
: "${BOOT_MODE:="legacy"}" # Boot mode
|
||||
|
||||
SECURE="off"
|
||||
BOOT_OPTS=""
|
||||
|
|
Loading…
Reference in a new issue