#!/bin/bash # v10.conf - virtualbox helper configuration # Name of test image to use for checking ISO functions check_iso_name="check-ubuntu-16-lts" # Path to ISO test image check_iso_image="ubuntu-16.04.1-server-amd64.iso"