Sha256: 0a58a1a9b2a400899b5e00279c1ff05cd992c7b2334ddc958e648ffb5f892c1c
Contents?: true
Size: 257 Bytes
Versions: 557
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
557 entries across 31 versions & 2 rubygems