fix: Remove console mode
This commit is contained in:
parent
f143f7c59b
commit
4d996e367b
1 changed files with 0 additions and 1 deletions
|
|
@ -17,7 +17,6 @@ echo "❯ For support visit $SUPPORT"
|
|||
|
||||
: "${BOOT:=""}" # URL of the ISO file
|
||||
: "${DEBUG:="N"}" # Disable debugging
|
||||
: "${CONSOLE:="N"}" # Disable console
|
||||
: "${MACHINE:="virt"}" # Machine selection
|
||||
: "${ALLOCATE:=""}" # Preallocate diskspace
|
||||
: "${ARGUMENTS:=""}" # Extra QEMU parameters
|
||||
|
|
|
|||
Loading…
Reference in a new issue