yoctobuild/config.json

7 lines
71 B
JSON

{
"test": {
"before": "sleep 5; touch y",
"after": "touch x"
}
}