summarylogtreecommitdiffstats
path: root/urxvt-font-size.install
blob: ea42921ccb359e54b88a651c421b5f1248a64611 (plain)
1
2
3
4
5
6
7
8
post_install () {
  echo "==> For information on enabling the scripts,"
  echo "==> see /usr/share/doc/urxvt-font-size-git/README.markdown"
}

post_upgrade () {
  post_install $1
}