fix case with new format
This commit is contained in:
parent
da034972e5
commit
f575f29ae2
5
quickget
5
quickget
@ -678,11 +678,6 @@ function make_vm_config() {
|
||||
IMAGE_FILE="${1}"
|
||||
ISO_FILE="${2}"
|
||||
case "${OS}" in
|
||||
alma | android | archlinux | debian | elementary | fedora | kali | \
|
||||
garuda | kdeneon | linuxmint* | nixos* | opensuse | oraclelinux | \
|
||||
popos | regolith | rockylinux | slackware | solus | *ubuntu* | zorin )
|
||||
GUEST="linux"
|
||||
IMAGE_TYPE="iso";;
|
||||
freebsd )
|
||||
GUEST="freebsd"
|
||||
IMAGE_TYPE="iso";;
|
||||
|
Loading…
Reference in New Issue
Block a user