blob: 37ac6cf93845c8852d6e83172e6b26ea149e51e8 (
plain)
1
2
3
4
|
#!/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
|