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