Apache graceful restart, should really do all this: http://use.perl.org/~zzo/journal...
Paul Tipper [Sat, 20 Nov 2010 16:50:52 +0000 (16:50 +0000)]
bin/deploy/git/post-update [new file with mode: 0755]

diff --git a/bin/deploy/git/post-update b/bin/deploy/git/post-update
new file mode 100755 (executable)
index 0000000..f6df520
--- /dev/null
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+# Restart server
+/etc/init.d/apache graceful