forked from Lainports/freebsd-ports
13 lines
322 B
Text
13 lines
322 B
Text
[
|
|
{ type: install
|
|
message: <<EOM
|
|
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.
|
|
EOM
|
|
}
|
|
]
|