Sha256: 14f6c25f4b733bf6fbd42fe858a6419a285fa85c29d229b6c8f2495c775a9aa4
Contents?: true
Size: 257 Bytes
Versions: 87
Compression:
Stored size: 257 Bytes
Contents
# Installing VirtualBox Guest Additions VBOX_VERSION=$(cat /home/vagrant/.vbox_version) cd /tmp mount -o loop /home/vagrant/VBoxGuestAdditions_$VBOX_VERSION.iso /mnt sh /mnt/VBoxLinuxAdditions.run umount /mnt rm -rf /home/vagrant/VBoxGuestAdditions_*.iso
Version data entries
87 entries across 12 versions & 1 rubygems