summarylogtreecommitdiffstats
path: root/python-credstash-git.install
blob: b373e69beed7eed3394edbeefe49d8f07efbfe5b (plain)
1
2
3
4
5
post_upgrade() {
  echo "Please read the documentation at https://github.com/fugue/credstash for installation details."
}

# vim:set ts=2 sw=2 et: