Update disk.sh
This commit is contained in:
parent
2d31123c9c
commit
4c4c8dd479
1 changed files with 1 additions and 1 deletions
|
@ -553,7 +553,7 @@ if [[ "${MACHINE,,}" != "virt" ]]; then
|
|||
else
|
||||
FALLBACK="usb"
|
||||
fi
|
||||
|
||||
|
||||
[[ "${BOOT_MODE:-}" == "windows_legacy" ]] && FALLBACK="auto"
|
||||
|
||||
if [ -z "${MEDIA_TYPE:-}" ]; then
|
||||
|
|
Loading…
Reference in a new issue