post_install() { update-desktop-database -q echo echo "WARNING: Popcorn Time CE streams movies from Torrents" echo "Downloading copyrighted material may be illegal in your country!" echo "Use at your own risk!" echo } post_upgrade() { post_install }