commit | 7ae5c75c3f0a451afb95388e2586d538e421e29d | [log] [tgz] |
---|---|---|
author | Filip Pytloun <filip@pytloun.cz> | Fri Jan 15 13:48:38 2016 +0100 |
committer | Filip Pytloun <filip@pytloun.cz> | Fri Jan 15 14:12:22 2016 +0100 |
tree | 0b3b71979d32825672509721036eb6f11270a2e8 | |
parent | a5aff95e91103ec8058a8b2255eb9b0b1094b72f [diff] [blame] |
Template for ubuntu 16.04
diff --git a/ubuntu-16.04/scripts/vmware.sh b/ubuntu-16.04/scripts/vmware.sh new file mode 100644 index 0000000..bd193ee --- /dev/null +++ b/ubuntu-16.04/scripts/vmware.sh
@@ -0,0 +1,2 @@ +apt-get -y install open-vm-tools +#echo -n ".host:/ /mnt/hgfs vmhgfs rw,ttl=1,uid=my_uid,gid=my_gid,nobootwait 0 0" >> /etc/fstab