vagrant-lxc-ng/boxes/common/package.sh
2014-03-09 21:21:38 -03:00

7 lines
92 B
Bash
Executable file

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