aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTrey Bastian <hello@treybastian.com>2025-10-28 10:58:17 +0000
committerTrey Bastian <hello@treybastian.com>2025-10-28 10:58:17 +0000
commit79c9ad91cdac6339c91cb863d47ffd0a4432dc26 (patch)
treedd57d9dabd9f647d0e7e47ed8e2656d4fba42edb
parentde08b18bafc5534f3384b56d5eb20b497f7156a2 (diff)
this should work now
-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
-