box-o-sand/oldstuff/selinux/.vagrant-provision.sh
2015-06-22 13:15:42 -05:00

10 lines
96 B
Bash

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