set -e -x

echo "Extracting cflinuxfs2 rootfs"
tar xzf rootfs/cflinuxfs2.tar.gz -C ${BOSH_INSTALL_TARGET}
