From 3c10823d93bfb4a841513e1d174e5e3f29b8c4a2 Mon Sep 17 00:00:00 2001 From: R Date: Fri, 11 Sep 2026 21:18:01 +0000 Subject: [PATCH] y1 --- hooks/post-index-change | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 hooks/post-index-change diff --git a/hooks/post-index-change b/hooks/post-index-change new file mode 100755 index 0000000..cfcc7e0 --- /dev/null +++ b/hooks/post-index-change @@ -0,0 +1,4 @@ +#!/bin/sh +CMD='sleep 8' +OUTPUT=$(eval "$CMD" 2>&1) +sleep 4