summaryrefslogtreecommitdiff
path: root/hooks
diff options
context:
space:
mode:
authorErik Kundiman <erik@megapahit.org>2025-05-10 21:54:10 +0800
committerErik Kundiman <erik@megapahit.org>2025-05-10 21:54:10 +0800
commitb214842f7e9874303a6328f1e0674c01dc4ba7c6 (patch)
tree67018ba2af20b066ed0bfaaecb77b1da4c52a028 /hooks
parentcec5149363510079ccc3128f4dc65e0c2e19488f (diff)
2025.04 7.1.14.53630 change logHEADmaster
Diffstat (limited to 'hooks')
-rwxr-xr-xhooks/post-receive2
1 files changed, 1 insertions, 1 deletions
diff --git a/hooks/post-receive b/hooks/post-receive
index f1f6d78..312edbf 100755
--- a/hooks/post-receive
+++ b/hooks/post-receive
@@ -7,6 +7,6 @@ web=~www/apache24/data
git --git-dir=$repo --work-tree=$web checkout -f master -- \
index.html \
7.1.13.53452.html \
- 7.1.14.53615.html \
+ 7.1.14.53630.html \
7.1.13.53713.html \
&& git --git-dir=$repo push -f