vagrant-lxc-ng/boxes/debian/clean.sh
2014-03-09 21:21:38 -03:00

7 lines
78 B
Bash
Executable file

#!/bin/bash
set -e
source common/ui.sh
info "Cleaning up '${CONTAINER}'..."