This commit is contained in:
R
2026-09-11 15:13:16 +00:00
parent 3e4ed31490
commit 1361412762

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

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