aboutsummaryrefslogtreecommitdiffstats
path: root/gitbase/post-receive-py
diff options
context:
space:
mode:
authordanix <danix@danix.xyz>2018-12-19 08:16:14 +0100
committerdanix <danix@danix.xyz>2018-12-19 08:16:14 +0100
commitd96d4d16706f295af4f5e1df201a683606f2f108 (patch)
treee60cd582f956f0526b81507514e8583bcfa3b058 /gitbase/post-receive-py
parent13686e1e2076b534b87b66489ad177cd11d5d93a (diff)
downloadgit_shell-d96d4d16706f295af4f5e1df201a683606f2f108.tar.gz
git_shell-d96d4d16706f295af4f5e1df201a683606f2f108.zip
extra scripts are now separated from main create script.
Diffstat (limited to 'gitbase/post-receive-py')
-rw-r--r--gitbase/post-receive-py4
1 files changed, 4 insertions, 0 deletions
diff --git a/gitbase/post-receive-py b/gitbase/post-receive-py
new file mode 100644
index 0000000..37ac6cf
--- /dev/null
+++ b/gitbase/post-receive-py
@@ -0,0 +1,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