post_install() { echo "" echo "Enabling Colibri notifications can be a bit tricky: - Right-click on the systemtray applet - Select \"System Tray Settings\" - Uncheck the \"Application notifications\" box" } post_upgrade() { post_install $1 }