post_install(){
  echo "Please read the README at /usr/share/crypthook/README.md, before first use."
}

post_upgrade(){
  post_install
}
