vagrant-lxc-ng/boxes/common/package.sh

7 lines
92 B
Bash
Raw Normal View History

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