post_install() { cat << EOF ==> If you want to install moovida using abs, you need a preinstalled ==> version of moovida. Building and installing the same version twice works. EOF } post_upgrade() { post_install }