#!/bin/bash set -ex if [[ ! -e /vagrant/wipe ]] ; then exit 0 fi /vagrant/base-box-wipe.sh