aboutsummaryrefslogtreecommitdiff
path: root/post-receive
diff options
context:
space:
mode:
Diffstat (limited to 'post-receive')
-rw-r--r--post-receive1
1 files changed, 0 insertions, 1 deletions
diff --git a/post-receive b/post-receive
index 7734455..458162b 100644
--- a/post-receive
+++ b/post-receive
@@ -22,4 +22,3 @@ echo "syncing $REPO_PATH" >> "$LOGFILE"
git push --mirror "$REPO_URL" >> "$LOGFILE" 2>&1
# vim: filetype=sh
-