From 08d5a2ca54102582227aa1c550ed3d2626cdffab Mon Sep 17 00:00:00 2001 From: Arquivo Publico de Memoria Coletiva Date: Fri, 31 Jul 2015 23:34:24 -0300 Subject: Adds post-update script --- bin/post-update | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100755 bin/post-update (limited to 'bin') diff --git a/bin/post-update b/bin/post-update new file mode 100755 index 0000000..3098dab --- /dev/null +++ b/bin/post-update @@ -0,0 +1,8 @@ +#!/bin/sh + +cd .. +unset GIT_DIR +git annex sync + +cd - +exec git update-server-info -- cgit v1.2.3