feat: support application hooks
Signed-off-by: ComixHe <heyuming@deepin.org>
This commit is contained in:
6
tests/data/hooks.d/1-test.json
Normal file
6
tests/data/hooks.d/1-test.json
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"Exec": "/usr/bin/echo",
|
||||
"Args": [
|
||||
"for test"
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user