vagrant-lxc-ng/boxes/debian/clean.sh

7 lines
78 B
Bash
Raw Normal View History

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