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