8 lines
96 B
JSON
8 lines
96 B
JSON
|
{
|
||
|
"cron": [
|
||
|
{
|
||
|
"command": "ruby mailer.rb",
|
||
|
"schedule": "* * * * *"
|
||
|
}
|
||
|
]
|
||
|
}
|