post_install() {
  echo "==> shake works faster if you mount your partions with the \"user_xattr\" option"
}

post_upgrade() {
  post_install
}
