8 lines
130 B
JSON
8 lines
130 B
JSON
{
|
|
"id": "follow",
|
|
"cmd": "while true; do echo 'follow_this'; done;",
|
|
"cpus": 0.1,
|
|
"mem": 16,
|
|
"instances": 1
|
|
}
|