post_install() {
  echo "Please read the README at /usr/share/malwasm for setup instructions"
}

post_upgrade() {
  post_install
}
