1 2 3 4 5 6 7
post_install() { echo -e '\n[komodo-engine] If `komodo` does not work on your system, try `komodo-generic`.\n' } post_upgrade() { post_install }