summaryrefslogtreecommitdiff
path: root/sysutils/feather/files/pkg-message.in
blob: 8156116881aaf523553604de71fdfab1ffd81493 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[
{ 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
}
]