Fix
This commit is contained in:
parent
e808337a74
commit
2ef855eaad
1 changed files with 1 additions and 1 deletions
|
@ -89,7 +89,7 @@ case $result in
|
||||||
;;
|
;;
|
||||||
kvm)
|
kvm)
|
||||||
echo "Installing qemu-guest-agent and spice-vdagent..."
|
echo "Installing qemu-guest-agent and spice-vdagent..."
|
||||||
install_packages "qemu-guest-agent spice-vdagent qemu-hw-display-qxl xf86-video-qxl"
|
install_packages "qemu-guest-agent spice-vdagent"
|
||||||
;;
|
;;
|
||||||
vmware)
|
vmware)
|
||||||
echo "Installing xf86-video-vmware and open-vm-tools..."
|
echo "Installing xf86-video-vmware and open-vm-tools..."
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue