summarylogtreecommitdiffstats
path: root/termite.install
blob: 0631ad4d0fe7dbacb74827dd69e6dfb1c8822db1 (plain)
1
2
3
4
5
6
7
post_install() {
  echo "termite is now obsolete, see https://github.com/thestinger/termite#termite-is-obsoleted-by-alacritty"
}

post_upgrade() {
  echo "termite is now obsolete, see https://github.com/thestinger/termite#termite-is-obsoleted-by-alacritty"
}