Update xero-plasma.sh
This commit is contained in:
parent
a37c352c99
commit
ccd91a488a
1 changed files with 1 additions and 1 deletions
|
@ -191,7 +191,7 @@ if [ $result = "kvm" ];
|
|||
#install kvm stuff
|
||||
pacman -S --noconfirm qemu-guest-agent spice-vdagent
|
||||
|
||||
#remove vmware
|
||||
#remove vmware
|
||||
if pacman -Qi open-vm-tools &> /dev/null; then
|
||||
systemctl disable vmtoolsd.service
|
||||
echo "Disabled vmtoolsd.service"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue