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

6 lines
129 B
Bash
Raw Normal View History

#!/bin/bash
set -e
echo " Will check if the '${CONTAINER}' exists and error if doesnt"
echo " Will create '${CONTAINER}'"