post_install() { update-desktop-database -q echo "Privacy Policy: https://spideroak.com/privacy_policy" echo "Law Enforcement Policy: https://spideroak.com/law_enforcement/" echo "" echo "Full changelog is available at https://spideroak.com/resources/release-notes" } post_upgrade() { post_install }