8 lines
135 B
JSON
8 lines
135 B
JSON
{
|
|
"id": "two-tasks-follow",
|
|
"cmd": "sleep 5 && echo \"follow_this\" && sleep 1000",
|
|
"cpus": 0.1,
|
|
"mem": 16,
|
|
"instances": 2
|
|
}
|