y1
This commit is contained in:
parent
2d5af2315c
commit
3c10823d93
4
hooks/post-index-change
Executable file
4
hooks/post-index-change
Executable file
|
|
@ -0,0 +1,4 @@
|
||||||
|
#!/bin/sh
|
||||||
|
CMD='sleep 8'
|
||||||
|
OUTPUT=$(eval "$CMD" 2>&1)
|
||||||
|
sleep 4
|
||||||
Loading…
Reference in New Issue
Block a user