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