#!/bin/bash set -e mkdir -p $1/etc/apache2/sites-available/ cp mdjango/etc/mysite.conf $1/etc/apache2/sites-available/