diff --git a/install-vmtools.sh b/install-vmtools.sh new file mode 100644 index 0000000..e3be88b --- /dev/null +++ b/install-vmtools.sh @@ -0,0 +1,2 @@ +sudo apt-install -y open-vm-tools open-vm-tools-desktop +sudo systemctl enable --now open-vm-tools \ No newline at end of file