#!/usr/bin/env bash
export DEBIAN_FRONTEND=noninteractive
apt-get -qy update
apt-get -qy install open-vm-tools-desktop
