Sha256: 906016ce49183219bbed53dd9037bfca57fbb5bed2582eae49032be59fcac334
Contents?: true
Size: 257 Bytes
Versions: 124
Compression:
Stored size: 257 Bytes
Contents
# Installing the virtualbox guest additions VBOX_VERSION=$(cat /home/veewee/.vbox_version) cd /tmp mount -o loop /home/veewee/VBoxGuestAdditions_$VBOX_VERSION.iso /mnt sh /mnt/VBoxLinuxAdditions.run umount /mnt rm -rf /home/veewee/VBoxGuestAdditions_*.iso
Version data entries
124 entries across 16 versions & 1 rubygems