summaryrefslogtreecommitdiff
path: root/hooks/post-receive
diff options
context:
space:
mode:
authorErik Kundiman <erik@megapahit.org>2025-04-03 06:24:54 +0800
committerErik Kundiman <erik@megapahit.org>2025-04-03 06:25:47 +0800
commitd5fdf63f0f39e8b2103a8e33dd29d637b6a1bcca (patch)
tree3a54315d79d4ba8b96836e72e560723fe1b9faa1 /hooks/post-receive
parent268aad8e23a45075d75caa08508633067a6e7694 (diff)
7.1.13.53431 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 29f4690..f4b8547 100755
--- a/hooks/post-receive
+++ b/hooks/post-receive
@@ -10,5 +10,5 @@ cd $HOME/$product \
&& git --git-dir=$repo --work-tree=$web checkout -f master -- \
index.html \
7.1.12.53252.html \
- 7.1.13.53426.html \
+ 7.1.13.53431.html \
&& git --git-dir=$repo push -f