diff deploy/provision.d/200-apache-start.sh @ 1589:94669513c53c dockerise

Docs etc
author Chris Cannam
date Thu, 17 Aug 2017 13:56:15 +0100
parents 9149f2098413
children 07deb8466f65
line wrap: on
line diff
--- a/deploy/provision.d/200-apache-start.sh	Thu Aug 17 12:06:04 2017 +0100
+++ b/deploy/provision.d/200-apache-start.sh	Thu Aug 17 13:56:15 2017 +0100
@@ -2,5 +2,7 @@
 
 set -e
 
+# Last action: start the webserver
+
 apache2ctl restart