summaryrefslogtreecommitdiff
path: root/hooks/post-receive
diff options
context:
space:
mode:
authorErik Kundiman <erik@megapahit.org>2025-08-22 18:55:36 +0800
committerErik Kundiman <erik@megapahit.org>2025-08-22 18:55:36 +0800
commit73366a8d32cf0920878e332cda5eec28dc5a6932 (patch)
treef564fff7d0ad8053ab559a1ec9ea2813d65c552a /hooks/post-receive
parent53cc5a58fba51381136a5bbc2a85fb3cdc634f2e (diff)
7.2.1.54496 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 a221702..115c31a 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.2.0.54176.html \
- 7.2.1.54473.html \
+ 7.2.1.54496.html \
&& git --git-dir=$repo push -f