summarylogtreecommitdiffstats
path: root/fenrir-git.install
blob: d82ca30c5e7741653fd388c51d9f29dd3623edb7 (plain)
1
2
3
4
5
post_upgrade() {
  echo "==> IMPORTANT: Fenrir configuration update needed"
  echo "    A setting name has changed. Please check /etc/fenrirscreenreader/settings/settings.conf"
  echo "    and replace all occurrences of 'suspendingscreen' with 'ignorescreen'."
}