summarylogtreecommitdiffstats
path: root/grinder.install
blob: 0717f4c24e0eb589147446690b96ef0f12d9cc23 (plain)
1
2
3
4
5
## arg 1:  the new package version
post_install() {
  echo " ==> Source /etc/profile.d/grinder.sh or logout for settings to take effect"
}
# vim:set ts=2 sw=2 et: