1
0
Fork 0
mirror of https://github.com/postmannen/ctrl.git synced 2025-04-10 02:44:07 +00:00
ctrl/example/toShip2.json

9 lines
No EOL
156 B
JSON

[
{
"toNode": "ship2",
"data": ["bash","-c","tree ../"],
"commandOrEvent":"CommandACK",
"method":"ShellCommand"
}
]