summaryrefslogtreecommitdiff
path: root/hooks
diff options
context:
space:
mode:
authorErik Kundiman <erik@megapahit.org>2025-07-18 12:32:15 +0200
committerErik Kundiman <erik@megapahit.org>2025-07-18 12:32:15 +0200
commit8bc6025d38c150476bc30b7d73be932ab7422dc5 (patch)
treee50eb0e09cd108d0ae61e4ccb4a5054b2e0d5017 /hooks
parent1a2c0d269672530f851b1730fc7b08f019f0be65 (diff)
7.2.0.54101 change log
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 b060125..bc4a4cd 100755
--- a/hooks/post-receive
+++ b/hooks/post-receive
@@ -7,5 +7,5 @@ web=~www/apache24/data
git --git-dir=$repo --work-tree=$web checkout -f master -- \
index.html \
7.1.15.53776.html \
- 7.2.0.54038.html \
+ 7.2.0.54101.html \
&& git --git-dir=$repo push -f