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

post_upgrade () {
  post_install $1
}