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

6 lines
129 B
Bash
Executable file

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