1 2 3 4 5 6 7
post_install() { echo "==> shake works faster if you mount your partions with the \"user_xattr\" option" } post_upgrade() { post_install }