summarylogtreecommitdiffstats
path: root/rill.install
blob: 5977b5ded67755556a59c033148a90e75c84fb50 (plain)
1
2
3
4
5
6
post_install() {
cat <<EOF
In order to use this with River place "rill" inside your river configuration or launch
river -c rill
EOF
}