7 lines
71 B
JSON
7 lines
71 B
JSON
|
{
|
||
|
"test": {
|
||
|
"before": "sleep 5; touch y",
|
||
|
"after": "touch x"
|
||
|
}
|
||
|
}
|