From 02e777c52f80a242a7be8ca7493ca6ef7f69f45c Mon Sep 17 00:00:00 2001 From: codl Date: Mon, 7 Aug 2017 14:53:50 +0200 Subject: [PATCH] ah --- tools/post-receive.example | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/post-receive.example b/tools/post-receive.example index 2069f67..588d3ff 100644 --- a/tools/post-receive.example +++ b/tools/post-receive.example @@ -6,6 +6,7 @@ while read old new refname; do systemctl --user stop forget GIT_WORK_TREE='/home/codl/forget' git checkout -f deploy + export GIT_DIR ( cd /home/codl/forget source venv/bin/activate