post_install() { echo echo ">>> The executable is 'amm'" } post_upgrade() { post_install }