summarylogtreecommitdiffstats
path: root/mairix.install
blob: 0bd6ff773b53db8366c464a5945238fd638c88ee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
post_install() {

cat << EOM

==> mairix post-install message:

==> copy /etc/mairixrc.sample in ~/.mairixrc
==> and edit it according to your needs.

EOM

}