chiark / gitweb /
a script to git-pull and update-server-info (for use in the html directory)
authorMatthew Vernon <matthew@rapun.sel.cam.ac.uk>
Thu, 20 Aug 2009 19:23:28 +0000 (20:23 +0100)
committerMatthew Vernon <matthew@rapun.sel.cam.ac.uk>
Thu, 20 Aug 2009 19:23:28 +0000 (20:23 +0100)
pull-and-update.sh [new file with mode: 0755]

diff --git a/pull-and-update.sh b/pull-and-update.sh
new file mode 100755 (executable)
index 0000000..f806898
--- /dev/null
@@ -0,0 +1,4 @@
+#!/bin/bash -e
+
+git-pull -v
+git-update-server-info