diff --git a/src/reset.sh b/src/reset.sh index 5c56d60..82f604e 100644 --- a/src/reset.sh +++ b/src/reset.sh @@ -18,6 +18,7 @@ echo : "${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