summaryrefslogtreecommitdiff
path: root/hooks/post-receive
diff options
context:
space:
mode:
authorErik Kundiman <erik@megapahit.org>2025-06-13 07:26:17 +0800
committerErik Kundiman <erik@megapahit.org>2025-06-13 07:26:17 +0800
commitdb440fe9675262a2e8db1c6c3f362d87331937e4 (patch)
treea46618b868c2b160782bdc29aa87990cf3a46ea3 /hooks/post-receive
parent9684577aa2e3e6fb3d76a6c526a6c6616e59946f (diff)
7.1.15.53776 change log
LL promoted 2025.04.(0)1 to Default right away soon after it was only published, so this is prepared to be Default (too) right away.
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 4ab910c..7989336 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.14.53684.html \
- 7.1.15.53909.html \
+ 7.1.15.53776.html \
&& git --git-dir=$repo push -f