fabro/nodes/setup/script_invocation.json
Fabro f3c01254b5 checkpoint
⚒️ Generated with [Fabro](https://fabro.sh)
2026-03-19 09:41:08 -04:00

5 lines
No EOL
135 B
JSON

{
"command": "mkdir -p /tmp/scenario_full && echo ready > /tmp/scenario_full/flag.txt",
"language": "shell",
"timeout_ms": null
}