post_install() {
  /opt/keybase/post_install.sh
}

post_upgrade() {
  /opt/keybase/post_install.sh
}
