From 79c9ad91cdac6339c91cb863d47ffd0a4432dc26 Mon Sep 17 00:00:00 2001 From: Trey Bastian Date: Tue, 28 Oct 2025 10:58:17 +0000 Subject: this should work now --- post-receive | 1 - 1 file changed, 1 deletion(-) (limited to 'post-receive') 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 - -- cgit v1.2.3