diff options
Diffstat (limited to 'mirror')
| -rwxr-xr-x | mirror | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
