This commit is contained in:
R 2026-09-11 21:18:01 +00:00
parent 2d5af2315c
commit 3c10823d93

4
hooks/post-index-change Executable file
View File

@ -0,0 +1,4 @@
#!/bin/sh
CMD='sleep 8'
OUTPUT=$(eval "$CMD" 2>&1)
sleep 4