Apache graceful restart, should really do all this: http://use.perl.org/~zzo/journal...
[p5sagit/Oyster.git] / bin / deploy / git / post-update
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