summarylogtreecommitdiffstats
path: root/loderunner.install
blob: d69722ed93955325c4e0d7f5e8e6aba338e8ffd4 (plain)
1
2
3
4
5
6
7
8
9
10
11
## arg 1:  the new package version
## arg 2:  the old package version
post_upgrade() {
  echo
  echo
  echo
  echo 'Delete the $XDG_DATA_HOME/.loderunner directory when updating. Make sure to backup your config and save files.'
  echo
  echo
  echo
}