Update boot.sh
This commit is contained in:
parent
7d3dc13958
commit
d20f1a62cf
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ set -Eeuo pipefail
|
||||||
|
|
||||||
BOOT_OPTS=""
|
BOOT_OPTS=""
|
||||||
BOOT_DESC=""
|
BOOT_DESC=""
|
||||||
|
DRIVER_TYPE="usb"
|
||||||
SECURE=",secure=off"
|
SECURE=",secure=off"
|
||||||
DIR="/usr/share/qemu"
|
DIR="/usr/share/qemu"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue