#!/bin/sh

${GIT_HOOKS_PATH:hooks}/proxy `basename $0`
exec ${GIT_HOOKS_PATH:hooks}/post-action
