#!/bin/sh

cd ..
unset GIT_DIR
git annex sync

cd -
exec git update-server-info