16 lines
281 B
JSON
16 lines
281 B
JSON
{
|
|
"groups": [
|
|
{
|
|
"apps": [
|
|
{
|
|
"id": "goodnight",
|
|
"cmd": "sleep 1",
|
|
"instances": 0
|
|
}
|
|
],
|
|
"id": "sleep"
|
|
}
|
|
],
|
|
"id": "test-group"
|
|
}
|