1
0
Fork 0
mirror of https://github.com/postmannen/ctrl.git synced 2024-12-15 17:51:15 +00:00
ctrl/example/toShip1and2.json

9 lines
No EOL
152 B
JSON

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