gitzone

git-based zone management tool for static and dynamic domains
git clone https://git.parazyd.org/gitzone
Log | Files | Refs

commit 10c894f9895726eb0f5894ac0fdff3fcbee17eef
parent 475710a7b1b8725322ee380d9ae2a418202f2372
Author: tg(x) <*@tg-x.net>
Date:   Sun, 27 Feb 2011 01:45:22 +0100

-

Diffstat:
Mhooks/pre-receive | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hooks/pre-receive b/hooks/pre-receive @@ -1,4 +1,4 @@ #!/bin/sh #(date; echo pre-receive) >> ~/gitzone.log -/usr/bin/gitzone /etc/gitzone.conf pre-receive # 2>&1 | tee -a ~/gitzone.log +/usr/bin/gitzone /etc/gitzone.conf pre-receive