[mod] examples

This commit is contained in:
Christian Fraß 2023-03-04 15:29:22 +01:00
parent c4497d24ee
commit 53874f88c9
3 changed files with 4 additions and 4 deletions

View file

@ -1,7 +1,7 @@
{
"checks": [
{
"name": "test",
"name": "test1",
"kind": "file_state",
"parameters": {
"path": "/tmp/test",

View file

@ -14,7 +14,7 @@
]
},
"includes": [
"test-1.hmdl.json",
"test-2.hmdl.json"
"script.hmdl.json",
"file_state.hmdl.json"
]
}

View file

@ -1,7 +1,7 @@
{
"checks": [
{
"name": "test",
"name": "test1",
"kind": "script",
"parameters": {
"path": "/tmp/script",