update: rename filedir to work with new version of leaf
This commit is contained in:
5
test/just-hook/test.HOOK
Normal file
5
test/just-hook/test.HOOK
Normal file
@@ -0,0 +1,5 @@
|
||||
target=(/usr/*)
|
||||
triggers=("install" "remove")
|
||||
operation() {
|
||||
echo "This is a hook."
|
||||
}
|
||||
Reference in New Issue
Block a user