dde-application-manager/tests/data/hooks.d/1-test.json
ComixHe fb0fc0a8ee feat: support application hooks
Signed-off-by: ComixHe <heyuming@deepin.org>
2023-10-07 17:14:48 +08:00

7 lines
72 B
JSON

{
"Exec": "/usr/bin/echo",
"Args": [
"for test"
]
}