summaryrefslogtreecommitdiff
path: root/hooks/post-receive
diff options
context:
space:
mode:
authorErik Kundiman <erik@megapahit.org>2025-08-15 06:37:28 +0800
committerErik Kundiman <erik@megapahit.org>2025-08-15 07:02:48 +0800
commit25466409bed1fcf690879fb474ac37ceac153290 (patch)
tree15b6d8dcf82c9cdd3ac62c9694dd50f38e0dbfbf /hooks/post-receive
parent099b8951582f40179dbfd5740bf6fcfe4c5bc582 (diff)
7.2.1.54473 change log
Diffstat (limited to 'hooks/post-receive')
-rwxr-xr-xhooks/post-receive1
1 files changed, 1 insertions, 0 deletions
diff --git a/hooks/post-receive b/hooks/post-receive
index ec950ad..a221702 100755
--- a/hooks/post-receive
+++ b/hooks/post-receive
@@ -7,4 +7,5 @@ web=~www/apache24/data
git --git-dir=$repo --work-tree=$web checkout -f master -- \
index.html \
7.2.0.54176.html \
+ 7.2.1.54473.html \
&& git --git-dir=$repo push -f