summaryrefslogtreecommitdiff
path: root/hooks/post-receive
diff options
context:
space:
mode:
authorErik Kundiman <erik@megapahit.org>2025-08-02 07:35:06 +0800
committerErik Kundiman <erik@megapahit.org>2025-08-02 07:35:06 +0800
commit19a3cfc824d42c6caf4746da3cd7636915f4318f (patch)
tree9d351941ced9c2c79a7c5321667d5402c5bf0168 /hooks/post-receive
parent8afc7f9c52fbd14edd9c348f1c8231b75f6ced0b (diff)
7.2.0.54160 change log
Diffstat (limited to 'hooks/post-receive')
-rwxr-xr-xhooks/post-receive2
1 files changed, 1 insertions, 1 deletions
diff --git a/hooks/post-receive b/hooks/post-receive
index c3bba47..f3c5323 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.54144.html \
+ 7.2.0.54160.html \
&& git --git-dir=$repo push -f