aboutsummaryrefslogtreecommitdiffstats
path: root/mirror
diff options
context:
space:
mode:
Diffstat (limited to 'mirror')
-rwxr-xr-xmirror2
1 files changed, 1 insertions, 1 deletions
diff --git a/mirror b/mirror
index 3cbcc04..8b1e46c 100755
--- a/mirror
+++ b/mirror
@@ -27,4 +27,4 @@ git clone --mirror "$1" "/srv/git/$REPOSITORY" --origin "$REMOTE"
git config -f "/srv/git/$REPOSITORY/config" "remote.$REMOTE.direction" "down"
cd "$REPOSITORY"
-/srv/git/.hooks/post-receive
+/srv/git/.hooks/post-update