view deploy/provision.d/200-apache-start.sh @ 1596:45b0571b684d dockerise

Minor docs, fixes, test
author Chris Cannam
date Fri, 18 Aug 2017 20:27:40 +0100
parents 94669513c53c
children 07deb8466f65
line wrap: on
line source
#!/bin/bash

set -e

# Last action: start the webserver

apache2ctl restart