#!/bin/sh
/usr/bin/pee {{GITDIR}}/{{PROJECT}}.git/custom-hooks/deploy.sh \
	{{GITDIR}}/{{PROJECT}}.git/custom-hooks/pip_install \
	{{GITDIR}}/{{PROJECT}}.git/custom-hooks/git_multimail.py
