8 lines
125 B
JSON
8 lines
125 B
JSON
{
|
|
"id": "follow",
|
|
"cmd": "sleep 5 && echo \"follow_this\" && sleep 1000",
|
|
"cpus": 0.1,
|
|
"mem": 16,
|
|
"instances": 1
|
|
}
|