projects
/
p5sagit/Oyster.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
ee1d7ea
)
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]
patch
|
blob
diff --git a/bin/deploy/git/post-update
b/bin/deploy/git/post-update
new file mode 100755
(executable)
index 0000000..
f6df520
--- /dev/null
+++ b/
bin/deploy/git/post-update
@@ -0,0
+1,4
@@
+#!/bin/sh
+
+# Restart server
+/etc/init.d/apache graceful