summarylogtreecommitdiffstats
path: root/shut-up-bird.install
blob: d061d2229dd9c1c80fb5d80efc06c653e1452f0f (plain)
1
2
3
4
5
6
7
8
9
post_install() {
  echo
  echo Disclaimer
  echo ---------------------
  echo Please note that shut-up-bird is a hobby project. I SHALL NOT be held liable in case you lose any data by using this tool!
  echo ----------------------
  echo
}