summarylogtreecommitdiffstats
path: root/reed-alert-git.install
blob: 52c13827dc46908e6b1d89c0313e66ba23765c65 (plain)
1
2
3
4
5
post_install() {
  echo "  Please make sure your have installed ecl or sbcl, for reed-alert to run."
  echo "  reed-alert will try to use ecl, and then sbcl if ecl is not installed."
  echo "  README and example configuration files are under /usr/share/doc/reed-alert-git/"
}