blob: ce9455a7c3c43aa3459bc370cb12c8c6c384c5ea (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
*****************************************************************
Feather is designed to be run from cron like this:
*/5 * * * * %%PREFIX%%/bin/feather %%PREFIX%%/etc/feather.yaml
If installed, please check the contents of %%DOCSDIR%%/README
for the syntax of the YAML file, as well as the sample file at
%%PREFIX%%/etc/feather.yaml.dist.
*****************************************************************
|