#!/bin/sh
set -e
gitosis-run-hook post-update
git update-server-info
