p1
This commit is contained in:
parent
bb8c1f0ee6
commit
5eba7d7cef
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