intake/demo/alice/currenttime/intake.json

10 lines
114 B
JSON

{
"action": {
"fetch": {
"exe": "currenttime.sh",
"args": []
}
},
"cron": "* * * * *"
}